Skip to content

Commit

Permalink
Package install config update
Browse files Browse the repository at this point in the history
  • Loading branch information
vnbaaij committed Oct 11, 2018
1 parent 75d66ef commit a81d079
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 43 deletions.
41 changes: 0 additions & 41 deletions ImageProcessor.Web.Episerver.sln
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<caching xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform" currentCache="EpiserverAzureBlobCache" xdt:Transform="SetAttributes(currentCache)">
<caches>
<cache name="EpiserverAzureBlobCache" type="ImageProcessor.Web.Episerver.Azure.AzureBlobCache, ImageProcessor.Web.Episerver.Azure" maxDays="365" xdt:Transform="Insert">
<settings />
<settings>
<setting key="StreamCachedImage" value="true" />
<setting key="CDNTimeout" value="1000"/>
</settings>
</cache>
</caches>
</caching>
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<caching xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform" currentCache="DiskCache" xdt:Transform="SetAttributes(currentCache)">
<caches>
<cache name="EpiserverAzureBlobCache" type="ImageProcessor.Web.Episerver.Azure.AzureBlobCache, ImageProcessor.Web.Episerver.Azure" maxDays="365" xdt:Transform="Remove" xdt:Locator="Match(name)">
<settings />
<settings>
<setting key="StreamCachedImage" value="true" />
<setting key="CDNTimeout" value="1000"/>
</settings>
</cache>
</caches>
</caching>

0 comments on commit a81d079

Please sign in to comment.