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

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/Test
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@xamarin.com>2012-07-09 18:13:31 +0400
committerLluis Sanchez <lluis@xamarin.com>2012-07-09 18:13:31 +0400
commit5c88e2195d95081cc8ff512185b8f0421ea44532 (patch)
tree1e0c1537e29cfb89fda90588625972b124ae6f10 /Test
parent9eb58a05ae3964cb0c40bc63f767fe1a8760ff05 (diff)
Bump version to 1.0
Diffstat (limited to 'Test')
-rw-r--r--Test/UnitTests/UnitTests.csproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/Test/UnitTests/UnitTests.csproj b/Test/UnitTests/UnitTests.csproj
index b249227..9c5105f 100644
--- a/Test/UnitTests/UnitTests.csproj
+++ b/Test/UnitTests/UnitTests.csproj
@@ -31,9 +31,6 @@
<Reference Include="nunit.framework, Version=2.4.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
<Reference Include="System" />
<Reference Include="System.Xml" />
- <Reference Include="nunit.core, Version=2.4.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
- <Reference Include="nunit.core.interfaces, Version=2.4.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
- <Reference Include="nunit.framework, Version=2.4.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>