Mercurial > pub > ImplabNet
diff Implab.Test/Implab.Test.csproj @ 72:d67b95eddaf4 v2
promises refactoring
author | cin |
---|---|
date | Thu, 04 Sep 2014 18:47:12 +0400 |
parents | aa33d0bb8c0c |
children | 4439140706d0 |
line wrap: on
line diff
--- a/Implab.Test/Implab.Test.csproj Wed Sep 03 18:34:02 2014 +0400 +++ b/Implab.Test/Implab.Test.csproj Thu Sep 04 18:47:12 2014 +0400 @@ -3,8 +3,7 @@ <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProductVersion> - </ProductVersion> + <ProductVersion>8.0.30703</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{63F92C0C-61BF-48C0-A377-8D67C3C661D0}</ProjectGuid> <OutputType>Library</OutputType> @@ -40,11 +39,6 @@ </Reference> </ItemGroup> <ItemGroup> - <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies"> - <Visible>False</Visible> - </CodeAnalysisDependentAssemblyPaths> - </ItemGroup> - <ItemGroup> <Compile Include="AsyncTests.cs" /> <Compile Include="PromiseHelper.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />