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

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Krüger <mkrueger@xamarin.com>2014-09-02 11:20:59 +0400
committerMike Krüger <mkrueger@xamarin.com>2014-09-02 11:20:59 +0400
commit8168e3f3797ae8c5f47b7b737a358c65bb89fe93 (patch)
tree949c212d1222951d1f7c60acb31637ee7c8380b1 /ICSharpCode.NRefactory.Tests
parent162fda958330505961ddddebad620103f0253683 (diff)
Updated mcs.
Diffstat (limited to 'ICSharpCode.NRefactory.Tests')
-rw-r--r--ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj b/ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj
index 4f089f7d..83ea3809 100644
--- a/ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj
+++ b/ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj
@@ -87,7 +87,7 @@
<Reference Include="System.Xml" />
<Reference Include="System.Xml.Linq" />
<Reference Include="nunit.framework">
- <HintPath>..\..\cecil\Test\libs\nunit-2.5.10\nunit.framework.dll</HintPath>
+ <HintPath>..\..\monodevelop\main\build\AddIns\NUnit\nunit.framework.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>