summaryrefslogtreecommitdiffstats
path: root/UnitTest/UnitTest.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'UnitTest/UnitTest.csproj')
-rw-r--r--UnitTest/UnitTest.csproj6
1 files changed, 1 insertions, 5 deletions
diff --git a/UnitTest/UnitTest.csproj b/UnitTest/UnitTest.csproj
index db9995c..a2a0f5a 100644
--- a/UnitTest/UnitTest.csproj
+++ b/UnitTest/UnitTest.csproj
@@ -55,11 +55,7 @@
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
</ItemGroup>
</When>
- <Otherwise>
- <ItemGroup>
- <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
- </ItemGroup>
- </Otherwise>
+ <Otherwise />
</Choose>
<ItemGroup>
<Compile Include="UnitTest.cs" />