From 2d4ef6417c3cf698f1a01524955cc5609a124609 Mon Sep 17 00:00:00 2001 From: Renaud Paquay Date: Sun, 21 Nov 2010 15:47:33 -0800 Subject: [PATCH] Fix reference to specify full assembly name This is so that Orchard.Users is compatible with dynamic compilation, since System.Web.ApplicationServices has been removed from Web.Config references. --HG-- branch : dev --- src/Orchard.Web/Modules/Orchard.Users/Orchard.Users.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Orchard.Web/Modules/Orchard.Users/Orchard.Users.csproj b/src/Orchard.Web/Modules/Orchard.Users/Orchard.Users.csproj index 7c093b830..fd831ffa6 100644 --- a/src/Orchard.Web/Modules/Orchard.Users/Orchard.Users.csproj +++ b/src/Orchard.Web/Modules/Orchard.Users/Orchard.Users.csproj @@ -44,8 +44,8 @@ 3.5 - + False ..\..\..\..\lib\aspnetmvc\System.Web.Mvc.dll