From 297ef37126588a50c213abd95b2dcf855f13df94 Mon Sep 17 00:00:00 2001 From: James Kolpack Date: Thu, 21 Nov 2019 13:57:31 -0500 Subject: [PATCH] Update ImageProcessor to 2.7 --- WebCms/Config/imageprocessor/cache.config | 10 +-- .../Config/imageprocessor/processing.config | 87 ++++++++++--------- WebCms/Config/imageprocessor/security.config | 6 +- WebCms/Web.config | 16 ++-- WebCms/WebCms.csproj | 8 +- WebCms/packages.config | 6 +- 6 files changed, 69 insertions(+), 64 deletions(-) diff --git a/WebCms/Config/imageprocessor/cache.config b/WebCms/Config/imageprocessor/cache.config index 841ac21..1bd6cd7 100644 --- a/WebCms/Config/imageprocessor/cache.config +++ b/WebCms/Config/imageprocessor/cache.config @@ -1,10 +1,10 @@  - - - - - + + + + + \ No newline at end of file diff --git a/WebCms/Config/imageprocessor/processing.config b/WebCms/Config/imageprocessor/processing.config index 363d0e5..009fc7a 100644 --- a/WebCms/Config/imageprocessor/processing.config +++ b/WebCms/Config/imageprocessor/processing.config @@ -1,62 +1,67 @@  - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - + + + - - + + - + - + - + - - - + + + - - + + - - - - - - - - - \ No newline at end of file + + + + + + + + \ No newline at end of file diff --git a/WebCms/Config/imageprocessor/security.config b/WebCms/Config/imageprocessor/security.config index 7bce8ee..3168b75 100644 --- a/WebCms/Config/imageprocessor/security.config +++ b/WebCms/Config/imageprocessor/security.config @@ -1,6 +1,7 @@  - + +
- + +
+
- -
- + @@ -292,9 +292,9 @@ - + - + @@ -347,8 +347,8 @@ - - + + diff --git a/WebCms/WebCms.csproj b/WebCms/WebCms.csproj index 6de39fe..ba3b977 100644 --- a/WebCms/WebCms.csproj +++ b/WebCms/WebCms.csproj @@ -105,11 +105,11 @@ ..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll True - - ..\packages\ImageProcessor.2.5.6\lib\net45\ImageProcessor.dll + + ..\packages\ImageProcessor.2.7.0.100\lib\net452\ImageProcessor.dll - - ..\packages\ImageProcessor.Web.4.8.7\lib\net45\ImageProcessor.Web.dll + + ..\packages\ImageProcessor.Web.4.10.0.100\lib\net452\ImageProcessor.Web.dll ..\packages\UmbracoCms.Core.7.12.2\lib\net45\interfaces.dll diff --git a/WebCms/packages.config b/WebCms/packages.config index da9dab1..3f93949 100644 --- a/WebCms/packages.config +++ b/WebCms/packages.config @@ -14,9 +14,9 @@ - - - + + +