Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <llsan@microsoft.com>2017-05-19 18:42:10 +0300
committerLluis Sanchez <llsan@microsoft.com>2017-05-19 18:42:10 +0300
commitbaff7094a269d09a2ff538d1fdceaa46b1f82874 (patch)
tree01b7f3c9850d41c087fa8d1a4e82def8dec6ca4c /main/tests/UnitTests/UnitTests.csproj
parentb566374e58e16bcad111c9290d866d99ee40c6b9 (diff)
Make sdk version comparison more reliable
Diffstat (limited to 'main/tests/UnitTests/UnitTests.csproj')
-rw-r--r--main/tests/UnitTests/UnitTests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/tests/UnitTests/UnitTests.csproj b/main/tests/UnitTests/UnitTests.csproj
index f58a2955f5..df1df50f2d 100644
--- a/main/tests/UnitTests/UnitTests.csproj
+++ b/main/tests/UnitTests/UnitTests.csproj
@@ -304,6 +304,7 @@
<Compile Include="MonoDevelop.Components.PropertyGrid\EditorManagerTests.cs" />
<Compile Include="MonoDevelop.Ide\TypeSystemServiceTests.cs" />
<Compile Include="MonoDevelop.Projects\MSBuildSearchPathTests.cs" />
+ <Compile Include="MonoDevelop.Projects\SdkVersionTests.cs" />
</ItemGroup>
<ItemGroup>
<None Include="Makefile.am" />