From 8a51a29c8249731e1205de4ad8194aa91e2e2d47 Mon Sep 17 00:00:00 2001 From: Steve Bohlen Date: Thu, 18 Aug 2011 10:20:23 -0400 Subject: [PATCH] updating broken refs to common.logging in .NET 3.5 lib folder --- src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.2010.csproj | 2 +- src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.2010.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.2010.csproj b/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.2010.csproj index 7a848db7..07df65fb 100644 --- a/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.2010.csproj +++ b/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.2010.csproj @@ -35,7 +35,7 @@ - ..\..\..\lib\Net\3.5\Common.Logging.dll + ..\..\..\lib\Net\2.0\Common.Logging.dll True diff --git a/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.2010.csproj b/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.2010.csproj index d3e926b4..4bfad8c4 100644 --- a/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.2010.csproj +++ b/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.2010.csproj @@ -35,7 +35,7 @@ - ..\..\..\lib\Net\3.5\Common.Logging.dll + ..\..\..\lib\Net\2.0\Common.Logging.dll True