From bfbe249271825a2a8a0811f028db09112b142d62 Mon Sep 17 00:00:00 2001 From: Renaud Paquay Date: Thu, 14 Oct 2010 17:47:25 -0700 Subject: [PATCH] Add reference to MVC to avoid spurious errors from Resharper --HG-- branch : dev --- src/Orchard.Web/Themes/Orchard.Themes.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Orchard.Web/Themes/Orchard.Themes.csproj b/src/Orchard.Web/Themes/Orchard.Themes.csproj index c9a43d947..71497e018 100644 --- a/src/Orchard.Web/Themes/Orchard.Themes.csproj +++ b/src/Orchard.Web/Themes/Orchard.Themes.csproj @@ -40,6 +40,10 @@ + + False + ..\..\..\lib\aspnetmvc\System.Web.Mvc.dll +