diff --git a/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj b/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj index 025dda1ca..9f81d4831 100644 --- a/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj +++ b/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj @@ -53,6 +53,7 @@ False ..\..\..\lib\aspnetmvc\Microsoft.Web.Infrastructure.dll + True @@ -93,6 +94,7 @@ ..\..\..\lib\aspnetmvc\System.Web.Helpers.dll + True False @@ -107,19 +109,23 @@ ..\..\..\lib\aspnetmvc\System.Web.Razor.dll + True False ..\..\..\lib\aspnetmvc\System.Web.WebPages.dll + True False ..\..\..\lib\aspnetmvc\System.Web.WebPages.Deployment.dll + True ..\..\..\lib\aspnetmvc\System.Web.WebPages.Razor.dll + True False @@ -141,6 +147,7 @@ ..\..\..\lib\aspnetmvc\WebMatrix.Data.dll + True diff --git a/src/Orchard.Web/Orchard.Web.csproj b/src/Orchard.Web/Orchard.Web.csproj index 583f31361..ec7b050fa 100644 --- a/src/Orchard.Web/Orchard.Web.csproj +++ b/src/Orchard.Web/Orchard.Web.csproj @@ -103,6 +103,7 @@ False ..\..\lib\aspnetmvc\System.Web.WebPages.Deployment.dll + True False