diff --git a/lib/aspnetmvc/System.Web.WebPages.Deployment.dll b/lib/aspnetmvc/System.Web.WebPages.Deployment.dll
new file mode 100644
index 000000000..89ef8f535
Binary files /dev/null and b/lib/aspnetmvc/System.Web.WebPages.Deployment.dll differ
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 0550e42a9..fe1f26d9f 100644
--- a/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj
+++ b/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj
@@ -54,6 +54,10 @@
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 d254af564..3629d821d 100644
--- a/src/Orchard.Web/Orchard.Web.csproj
+++ b/src/Orchard.Web/Orchard.Web.csproj
@@ -58,6 +58,11 @@
..\..\lib\aspnetmvc\Microsoft.Web.Infrastructure.dll
True
+
+ False
+ ..\..\lib\aspnetmvc\System.Web.WebPages.Deployment.dll
+ True
+
False
..\..\lib\fluentnhibernate\NHibernate.ByteCode.Castle.dll
diff --git a/src/Orchard/Orchard.Framework.csproj b/src/Orchard/Orchard.Framework.csproj
index f608e1d30..7cdbdee45 100644
--- a/src/Orchard/Orchard.Framework.csproj
+++ b/src/Orchard/Orchard.Framework.csproj
@@ -100,6 +100,9 @@
..\..\lib\aspnetmvc\Microsoft.Web.Infrastructure.dll
+
+ ..\..\lib\aspnetmvc\System.Web.WebPages.Deployment.dll
+
False
..\..\lib\fluentnhibernate\NHibernate.dll