diff --git a/ImageProcessor.Web.Episerver.sln b/ImageProcessor.Web.Episerver.sln
index f186666..0293ec2 100644
--- a/ImageProcessor.Web.Episerver.sln
+++ b/ImageProcessor.Web.Episerver.sln
@@ -3,52 +3,16 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2009
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageProcessor.Web.Episerver", "src\ImageProcessor.Web.Episerver\ImageProcessor.Web.Episerver.csproj", "{2EDAE29A-D622-4B01-8853-D26F4D1C0FD8}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{4032C020-B6AD-435F-A52C-08B27B92466B}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Content", "Content", "{A2F15FD9-ED7E-4216-AB79-3F6F8FAACFD3}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ImageProcessor.Web.Episerver", "ImageProcessor.Web.Episerver", "{CAE49B13-C2A3-4060-B1AF-85910E764278}"
- ProjectSection(SolutionItems) = preProject
- build\content\ImageProcessor.Web.Episerver\cache.config.install.xdt = build\content\ImageProcessor.Web.Episerver\cache.config.install.xdt
- build\content\ImageProcessor.Web.Episerver\cache.config.uninstall.xdt = build\content\ImageProcessor.Web.Episerver\cache.config.uninstall.xdt
- build\content\ImageProcessor.Web.Episerver\security.config.install.xdt = build\content\ImageProcessor.Web.Episerver\security.config.install.xdt
- build\content\ImageProcessor.Web.Episerver\security.config.uninstall.xdt = build\content\ImageProcessor.Web.Episerver\security.config.uninstall.xdt
- build\content\ImageProcessor.Web.Episerver\web.config.install.xdt = build\content\ImageProcessor.Web.Episerver\web.config.install.xdt
- build\content\ImageProcessor.Web.Episerver\web.config.uninstall.xdt = build\content\ImageProcessor.Web.Episerver\web.config.uninstall.xdt
- EndProjectSection
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageProcessor.Web.Episerver.Azure", "src\ImageProcessor.Web.Episerver.Azure\ImageProcessor.Web.Episerver.Azure.csproj", "{7B8E1011-6C72-41FC-B73B-0FF79DCB1255}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AlloySampleAzure", "samples\AlloySampleAzure\AlloySampleAzure.csproj", "{FE58763A-19E6-44A8-B554-418E5817530C}"
- ProjectSection(ProjectDependencies) = postProject
- {7B8E1011-6C72-41FC-B73B-0FF79DCB1255} = {7B8E1011-6C72-41FC-B73B-0FF79DCB1255}
- {2EDAE29A-D622-4B01-8853-D26F4D1C0FD8} = {2EDAE29A-D622-4B01-8853-D26F4D1C0FD8}
- EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AlloySampleLocal", "samples\AlloySampleLocal\AlloySampleLocal.csproj", "{B7D6C33B-3E85-4E46-8345-55B12AEA1BEA}"
EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ImageProcessor.Web.Episerver.Azure", "ImageProcessor.Web.Episerver.Azure", "{9739BC36-773A-4D21-B56A-153CAD90ABD0}"
- ProjectSection(SolutionItems) = preProject
- build\content\ImageProcessor.Web.Episerver.Azure\cache.config.install.xdt = build\content\ImageProcessor.Web.Episerver.Azure\cache.config.install.xdt
- build\content\ImageProcessor.Web.Episerver.Azure\cache.config.uninstall.xdt = build\content\ImageProcessor.Web.Episerver.Azure\cache.config.uninstall.xdt
- EndProjectSection
-EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {2EDAE29A-D622-4B01-8853-D26F4D1C0FD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {2EDAE29A-D622-4B01-8853-D26F4D1C0FD8}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {2EDAE29A-D622-4B01-8853-D26F4D1C0FD8}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {2EDAE29A-D622-4B01-8853-D26F4D1C0FD8}.Release|Any CPU.Build.0 = Release|Any CPU
- {7B8E1011-6C72-41FC-B73B-0FF79DCB1255}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {7B8E1011-6C72-41FC-B73B-0FF79DCB1255}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {7B8E1011-6C72-41FC-B73B-0FF79DCB1255}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {7B8E1011-6C72-41FC-B73B-0FF79DCB1255}.Release|Any CPU.Build.0 = Release|Any CPU
{FE58763A-19E6-44A8-B554-418E5817530C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FE58763A-19E6-44A8-B554-418E5817530C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FE58763A-19E6-44A8-B554-418E5817530C}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -61,11 +25,6 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {A2F15FD9-ED7E-4216-AB79-3F6F8FAACFD3} = {4032C020-B6AD-435F-A52C-08B27B92466B}
- {CAE49B13-C2A3-4060-B1AF-85910E764278} = {A2F15FD9-ED7E-4216-AB79-3F6F8FAACFD3}
- {9739BC36-773A-4D21-B56A-153CAD90ABD0} = {A2F15FD9-ED7E-4216-AB79-3F6F8FAACFD3}
- EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E3289EDC-30FC-441A-AD01-FF9B67AEDDE4}
EndGlobalSection
diff --git a/build/content/ImageProcessor.Web.Episerver.Azure/cache.config.install.xdt b/build/content/ImageProcessor.Web.Episerver.Azure/cache.config.install.xdt
index 49518c5..5b524d5 100644
--- a/build/content/ImageProcessor.Web.Episerver.Azure/cache.config.install.xdt
+++ b/build/content/ImageProcessor.Web.Episerver.Azure/cache.config.install.xdt
@@ -1,7 +1,10 @@
-
+
+
+
+
diff --git a/build/content/ImageProcessor.Web.Episerver.Azure/cache.config.uninstall.xdt b/build/content/ImageProcessor.Web.Episerver.Azure/cache.config.uninstall.xdt
index 19c8908..6307a4e 100644
--- a/build/content/ImageProcessor.Web.Episerver.Azure/cache.config.uninstall.xdt
+++ b/build/content/ImageProcessor.Web.Episerver.Azure/cache.config.uninstall.xdt
@@ -1,7 +1,10 @@
-
+
+
+
+