SPRNET-850 - Upgrade to NUnit 2.5.2

This commit is contained in:
markpollack
2009-12-04 06:33:38 +00:00
parent ff8cb6c723
commit 3cb0e864cf

View File

@@ -28,7 +28,7 @@
<!-- Spring.NET uses a new version of NUnit -->
<dependentAssembly>
<assemblyIdentity name="nunit.framework" publicKeyToken="96d09a1eb7f44a77" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-65535.65535.65535.65535" newVersion="2.5.1.9189"/>
<bindingRedirect oldVersion="0.0.0.0-65535.65535.65535.65535" newVersion="2.5.2.9222"/>
</dependentAssembly>
</assemblyBinding>
@@ -74,4 +74,4 @@
</parsers>
</spring>
</configuration>
</configuration>