From 360071b783e357ee325a764620cea917694ec473 Mon Sep 17 00:00:00 2001 From: lahma Date: Thu, 28 Oct 2010 04:11:00 +0000 Subject: [PATCH] Fix Spring.Web.Mvc.Tests.2010.csproj NUnit reference to point to lib folder instead of GAC --- .../Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.2010.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.2010.csproj b/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.2010.csproj index c5d9d7e0..f8f0e19d 100644 --- a/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.2010.csproj +++ b/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.2010.csproj @@ -31,7 +31,9 @@ 4 - + + ..\..\..\lib\Net\2.0\nunit.framework.dll +