From 6e3d4abb2b77fa32fe694e3d49fca6211bc7c5ad Mon Sep 17 00:00:00 2001 From: Sebastien Ros Date: Fri, 15 Aug 2014 14:50:31 -0700 Subject: [PATCH] Upgrading Azure solution references --- .../Orchard.Azure.Web.csproj | 8 -- .../Orchard.Azure.Web/Web.config | 116 +++++++++--------- 2 files changed, 58 insertions(+), 66 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 672030822..e78fea4b0 100644 --- a/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj +++ b/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj @@ -99,14 +99,6 @@ False ..\..\..\lib\windowsazure\Microsoft.WindowsAzure.Storage.dll - - False - ..\..\..\lib\windowsazure\Microsoft.WindowsFabric.Common.dll - - - False - ..\..\..\lib\windowsazure\Microsoft.WindowsFabric.Data.Common.dll - ..\..\..\lib\newtonsoft.json\Newtonsoft.Json.dll True diff --git a/src/Orchard.Azure/Orchard.Azure.Web/Web.config b/src/Orchard.Azure/Orchard.Azure.Web/Web.config index b89f6c37f..d5d280547 100644 --- a/src/Orchard.Azure/Orchard.Azure.Web/Web.config +++ b/src/Orchard.Azure/Orchard.Azure.Web/Web.config @@ -18,7 +18,7 @@ - + @@ -55,14 +55,14 @@ - + - + - + @@ -141,59 +141,59 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file