diff --git a/NKC_WF/NKC_WF.csproj b/NKC_WF/NKC_WF.csproj
index 336519b..479b930 100644
--- a/NKC_WF/NKC_WF.csproj
+++ b/NKC_WF/NKC_WF.csproj
@@ -82,6 +82,9 @@
..\packages\Microsoft.AspNet.Web.Optimization.WebForms.1.1.3\lib\net45\Microsoft.AspNet.Web.Optimization.WebForms.dll
+
+ ..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll
+
..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
@@ -114,7 +117,7 @@
..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll
- ..\packages\Pipelines.Sockets.Unofficial.2.1.1\lib\net461\Pipelines.Sockets.Unofficial.dll
+ ..\packages\Pipelines.Sockets.Unofficial.2.1.16\lib\net461\Pipelines.Sockets.Unofficial.dll
..\packages\SharpCompress.0.24.0\lib\net45\SharpCompress.dll
@@ -123,13 +126,13 @@
..\packages\Snappy.NET.1.1.1.8\lib\net45\Snappy.NET.dll
- ..\packages\StackExchange.Redis.2.0.601\lib\net461\StackExchange.Redis.dll
+ ..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll
..\packages\SteamWare.4.0.2003.734\lib\net462\SteamWare.dll
- ..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll
+ ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll
@@ -139,9 +142,13 @@
..\packages\System.Diagnostics.PerformanceCounter.4.7.0\lib\net461\System.Diagnostics.PerformanceCounter.dll
-
-
- ..\packages\System.IO.Pipelines.4.7.0\lib\netstandard2.0\System.IO.Pipelines.dll
+
+ ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll
+ True
+ True
+
+
+ ..\packages\System.IO.Pipelines.4.7.1\lib\netstandard2.0\System.IO.Pipelines.dll
..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll
@@ -155,7 +162,7 @@
..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll
- ..\packages\System.Runtime.CompilerServices.Unsafe.4.7.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll
+ ..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll
@@ -165,10 +172,10 @@
- ..\packages\System.Threading.Channels.4.7.0\lib\netstandard2.0\System.Threading.Channels.dll
+ ..\packages\System.Threading.Channels.4.7.1\lib\net461\System.Threading.Channels.dll
- ..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll
+ ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll
diff --git a/NKC_WF/Web.config b/NKC_WF/Web.config
index 10349df..f6c344d 100644
--- a/NKC_WF/Web.config
+++ b/NKC_WF/Web.config
@@ -357,6 +357,10 @@
+
+
+
+
diff --git a/NKC_WF/packages.config b/NKC_WF/packages.config
index bc71835..f09ab83 100644
--- a/NKC_WF/packages.config
+++ b/NKC_WF/packages.config
@@ -32,6 +32,7 @@
+
@@ -50,21 +51,22 @@
-
+
-
+
-
+
-
+
+
-
+
-
-
+
+
\ No newline at end of file