From 252ec47b654313e976801dc113a3f31360db52b5 Mon Sep 17 00:00:00 2001 From: Suha Can Date: Mon, 31 Jan 2011 13:30:50 -0800 Subject: [PATCH] Removing duplicate entry from Azure solution for SW.WebPages.Deployment. Removing same from Orchard.Web.csproj --HG-- branch : dev --- src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj | 4 ---- src/Orchard.Web/Orchard.Web.csproj | 5 ----- 2 files changed, 9 deletions(-) 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 7bb34ddd5..025dda1ca 100644 --- a/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj +++ b/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj @@ -54,10 +54,6 @@ False ..\..\..\lib\aspnetmvc\Microsoft.Web.Infrastructure.dll - - False - ..\..\..\lib\aspnetmvc\System.Web.WebPages.Deployment.dll - False diff --git a/src/Orchard.Web/Orchard.Web.csproj b/src/Orchard.Web/Orchard.Web.csproj index 399dd6ce3..583f31361 100644 --- a/src/Orchard.Web/Orchard.Web.csproj +++ b/src/Orchard.Web/Orchard.Web.csproj @@ -58,11 +58,6 @@ ..\..\lib\aspnetmvc\Microsoft.Web.Infrastructure.dll True - - False - ..\..\lib\aspnetmvc\System.Web.WebPages.Deployment.dll - True - False ..\..\lib\fluentnhibernate\NHibernate.ByteCode.Castle.dll