From 2156b37247dbe54be03bbc24f1dff6d874e52aa4 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 25 Sep 2019 18:13:31 +0200 Subject: [PATCH] ancora threading channels... --- GPW_Smart/GPW_Smart.csproj | 4 ++-- GPW_Smart/Web.config | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/GPW_Smart/GPW_Smart.csproj b/GPW_Smart/GPW_Smart.csproj index 7b561e2..f3b5434 100644 --- a/GPW_Smart/GPW_Smart.csproj +++ b/GPW_Smart/GPW_Smart.csproj @@ -99,8 +99,8 @@ ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll - - ..\packages\System.Threading.Channels.4.5.0\lib\netstandard2.0\System.Threading.Channels.dll + + ..\packages\System.Threading.Channels.4.6.0\lib\netstandard2.0\System.Threading.Channels.dll ..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll diff --git a/GPW_Smart/Web.config b/GPW_Smart/Web.config index 639f50b..065a1cc 100644 --- a/GPW_Smart/Web.config +++ b/GPW_Smart/Web.config @@ -201,6 +201,10 @@ + + + +