This commit is contained in:
Родитель
1c4871f5dd
Коммит
8d5a9c14f7
|
@ -52,6 +52,7 @@
|
||||||
<Reference Include="Microsoft.VisualStudio.TestPlatform.ObjectModel">
|
<Reference Include="Microsoft.VisualStudio.TestPlatform.ObjectModel">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>$(MSBuildProgramFiles32)\Microsoft Visual Studio 12.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll</HintPath>
|
<HintPath>$(MSBuildProgramFiles32)\Microsoft Visual Studio 12.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="nunit.core">
|
<Reference Include="nunit.core">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
|
|
@ -21,5 +21,5 @@ using System.Runtime.InteropServices;
|
||||||
[assembly: ComVisible(false)]
|
[assembly: ComVisible(false)]
|
||||||
|
|
||||||
[assembly: Guid("c0aad5e4-b486-49bc-b3e8-31e01be6fefe")]
|
[assembly: Guid("c0aad5e4-b486-49bc-b3e8-31e01be6fefe")]
|
||||||
[assembly: AssemblyVersion("1.1.0.5")]
|
[assembly: AssemblyVersion("1.1.0.6")]
|
||||||
[assembly: AssemblyFileVersion("1.1.0.5")]
|
[assembly: AssemblyFileVersion("1.1.0.6")]
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<Identifier Id="NUnitTestAdapterInstall..7c53286e-ac4f-485f-915c-5ec5a4c47b0c">
|
<Identifier Id="NUnitTestAdapterInstall..7c53286e-ac4f-485f-915c-5ec5a4c47b0c">
|
||||||
<Name>NUnit Test Adapter</Name>
|
<Name>NUnit Test Adapter</Name>
|
||||||
<Author>Charlie Poole</Author>
|
<Author>Charlie Poole</Author>
|
||||||
<Version>1.1.0.5</Version>
|
<Version>1.1.0.6</Version>
|
||||||
<Description xml:space="preserve">NUnit adapter for integrated test execution under Visual Studio 2012 (all updates),and Visual Studio 2013 (all updates). Compatible with NUnit 2.0 through 2.6.3.</Description>
|
<Description xml:space="preserve">NUnit adapter for integrated test execution under Visual Studio 2012 (all updates),and Visual Studio 2013 (all updates). Compatible with NUnit 2.0 through 2.6.3.</Description>
|
||||||
<Locale>1033</Locale>
|
<Locale>1033</Locale>
|
||||||
<MoreInfoUrl>http://nunit.org/index.php?p=vsTestAdapter&r=2.6.3</MoreInfoUrl>
|
<MoreInfoUrl>http://nunit.org/index.php?p=vsTestAdapter&r=2.6.3</MoreInfoUrl>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче