diff --git a/.hgignore b/.hgignore index 41d9fcd05..f017928d9 100644 --- a/.hgignore +++ b/.hgignore @@ -19,3 +19,4 @@ glob:*.orig glob:*.suo glob:src/Orchard.Web/Modules-temp/* glob:*.itrace.csdef +glob:*.build.csdef diff --git a/AzurePackage.proj b/AzurePackage.proj index 202ec1827..1c91317d0 100644 --- a/AzurePackage.proj +++ b/AzurePackage.proj @@ -136,7 +136,7 @@ diff --git a/src/Orchard.Azure.Tests/App.config b/src/Orchard.Azure.Tests/App.config index b6e948b4a..61487f367 100644 --- a/src/Orchard.Azure.Tests/App.config +++ b/src/Orchard.Azure.Tests/App.config @@ -1,6 +1,6 @@ - + diff --git a/src/Orchard.Azure.Tests/Orchard.Azure.Tests.csproj b/src/Orchard.Azure.Tests/Orchard.Azure.Tests.csproj index ecdce0f39..355147332 100644 --- a/src/Orchard.Azure.Tests/Orchard.Azure.Tests.csproj +++ b/src/Orchard.Azure.Tests/Orchard.Azure.Tests.csproj @@ -55,7 +55,7 @@ - + False ..\..\lib\moq\Moq.dll diff --git a/src/Orchard.Azure/Orchard.Azure.CloudService/Orchard.Azure.CloudService.ccproj b/src/Orchard.Azure/Orchard.Azure.CloudService/Orchard.Azure.CloudService.ccproj index f6cce926d..4d2726fc6 100644 --- a/src/Orchard.Azure/Orchard.Azure.CloudService/Orchard.Azure.CloudService.ccproj +++ b/src/Orchard.Azure/Orchard.Azure.CloudService/Orchard.Azure.CloudService.ccproj @@ -3,7 +3,7 @@ Debug AnyCPU - 1.0.0 + 1.3.0 {03c5327d-4e8e-45a7-acd1-e18e7caa3c4a} Library Properties diff --git a/src/Orchard.Azure/Orchard.Azure.CloudService/ServiceDefinition.csdef b/src/Orchard.Azure/Orchard.Azure.CloudService/ServiceDefinition.csdef index c1f66c33a..fb41cf303 100644 --- a/src/Orchard.Azure/Orchard.Azure.CloudService/ServiceDefinition.csdef +++ b/src/Orchard.Azure/Orchard.Azure.CloudService/ServiceDefinition.csdef @@ -1,12 +1,19 @@  - - - + + + + + + + + + + \ No newline at end of file diff --git a/src/Orchard.Azure/Orchard.Azure.Web/Config/Diagnostics.config b/src/Orchard.Azure/Orchard.Azure.Web/Config/Diagnostics.config deleted file mode 100644 index 9fa5b157a..000000000 --- a/src/Orchard.Azure/Orchard.Azure.Web/Config/Diagnostics.config +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/Orchard.Azure/Orchard.Azure.Web/Config/log4net.config b/src/Orchard.Azure/Orchard.Azure.Web/Config/log4net.config new file mode 100644 index 000000000..7b1b9b36c --- /dev/null +++ b/src/Orchard.Azure/Orchard.Azure.Web/Config/log4net.config @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 1fc26a0e5..3d39eb4f5 100644 --- a/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj +++ b/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj @@ -54,7 +54,7 @@ False - + ..\..\..\lib\fluentnhibernate\NHibernate.ByteCode.Castle.dll @@ -71,11 +71,7 @@ False - - False - ..\..\..\lib\sqlce\System.Data.SqlServerCe.dll - True - + False @@ -154,11 +150,6 @@ - - - Designer - - Designer @@ -313,14 +304,7 @@ - - Web.config - - - - - Web.config - + diff --git a/src/Orchard.Azure/Orchard.Azure.Web/Web.Debug.config b/src/Orchard.Azure/Orchard.Azure.Web/Web.Debug.config deleted file mode 100644 index a8eacfd77..000000000 --- a/src/Orchard.Azure/Orchard.Azure.Web/Web.Debug.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Orchard.Azure/Orchard.Azure.Web/Web.Release.config b/src/Orchard.Azure/Orchard.Azure.Web/Web.Release.config deleted file mode 100644 index a8eacfd77..000000000 --- a/src/Orchard.Azure/Orchard.Azure.Web/Web.Release.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Orchard.Azure/Orchard.Azure.Web/Web.config b/src/Orchard.Azure/Orchard.Azure.Web/Web.config index f84174283..92583c3f9 100644 --- a/src/Orchard.Azure/Orchard.Azure.Web/Web.config +++ b/src/Orchard.Azure/Orchard.Azure.Web/Web.config @@ -1,4 +1,4 @@ - + - + @@ -50,13 +55,13 @@ --> - + - - - - + + + + @@ -69,11 +74,11 @@ - - - - - + + + + + @@ -85,7 +90,7 @@ ASP.NET to identify an incoming user. --> - + - + - - + + - + - - + + - + - - + + diff --git a/src/Orchard.Azure/Orchard.Azure.csproj b/src/Orchard.Azure/Orchard.Azure.csproj index b70945429..01dd0d140 100644 --- a/src/Orchard.Azure/Orchard.Azure.csproj +++ b/src/Orchard.Azure/Orchard.Azure.csproj @@ -54,7 +54,7 @@ - + 3.5