summaryrefslogtreecommitdiff
path: root/external/cecil/symbols/mdb/Test/Mono.Cecil.Mdb.Tests.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'external/cecil/symbols/mdb/Test/Mono.Cecil.Mdb.Tests.csproj')
-rw-r--r--external/cecil/symbols/mdb/Test/Mono.Cecil.Mdb.Tests.csproj12
1 files changed, 6 insertions, 6 deletions
diff --git a/external/cecil/symbols/mdb/Test/Mono.Cecil.Mdb.Tests.csproj b/external/cecil/symbols/mdb/Test/Mono.Cecil.Mdb.Tests.csproj
index 708f8009f5..2123470382 100644
--- a/external/cecil/symbols/mdb/Test/Mono.Cecil.Mdb.Tests.csproj
+++ b/external/cecil/symbols/mdb/Test/Mono.Cecil.Mdb.Tests.csproj
@@ -95,17 +95,17 @@
<Content Include="Resources\assemblies\hello.exe.mdb" />
</ItemGroup>
<ItemGroup>
- <Reference Include="nunit.core, Version=2.5.10.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <Reference Include="nunit.core">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\Test\libs\nunit-2.5.10\nunit.core.dll</HintPath>
+ <HintPath>..\..\..\Test\libs\nunit-2.6.2\nunit.core.dll</HintPath>
</Reference>
- <Reference Include="nunit.core.interfaces, Version=2.5.10.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <Reference Include="nunit.core.interfaces">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\Test\libs\nunit-2.5.10\nunit.core.interfaces.dll</HintPath>
+ <HintPath>..\..\..\Test\libs\nunit-2.6.2\nunit.core.interfaces.dll</HintPath>
</Reference>
- <Reference Include="nunit.framework, Version=2.5.10.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <Reference Include="nunit.framework">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\Test\libs\nunit-2.5.10\nunit.framework.dll</HintPath>
+ <HintPath>..\..\..\Test\libs\nunit-2.6.2\nunit.framework.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />