From cb6a09739b3c0ef71560c5884f4057fb8d024fb7 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Mon, 7 Sep 2020 08:06:31 +0200 Subject: [PATCH] riprovo update gpw-smart (io.compression + stackexchange redis) --- GPW_Smart/GPW_Smart.csproj | 6 +++--- GPW_Smart/Web.config | 2 +- GPW_Smart/packages.config | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/GPW_Smart/GPW_Smart.csproj b/GPW_Smart/GPW_Smart.csproj index 8860a85..f952ae5 100644 --- a/GPW_Smart/GPW_Smart.csproj +++ b/GPW_Smart/GPW_Smart.csproj @@ -117,7 +117,7 @@ ..\packages\Snappy.NET.1.1.1.8\lib\net45\Snappy.NET.dll - ..\packages\StackExchange.Redis.2.1.30\lib\net461\StackExchange.Redis.dll + ..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll ..\packages\SteamWare.4.1.2008.736\lib\net462\SteamWare.dll @@ -133,8 +133,8 @@ ..\packages\System.Diagnostics.PerformanceCounter.4.7.0\lib\net461\System.Diagnostics.PerformanceCounter.dll - - ..\packages\System.IO.Compression.4.1.0\lib\net46\System.IO.Compression.dll + + ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll ..\packages\System.IO.Pipelines.4.7.2\lib\net461\System.IO.Pipelines.dll diff --git a/GPW_Smart/Web.config b/GPW_Smart/Web.config index de99bc3..fef0cd1 100644 --- a/GPW_Smart/Web.config +++ b/GPW_Smart/Web.config @@ -162,7 +162,7 @@ - + diff --git a/GPW_Smart/packages.config b/GPW_Smart/packages.config index f0ea965..3b331de 100644 --- a/GPW_Smart/packages.config +++ b/GPW_Smart/packages.config @@ -49,11 +49,11 @@ - + - +