From f61a9c7bdcf7ddcc47089b1bbc3b3a5aa0019910 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 25 Sep 2019 18:13:22 +0200 Subject: [PATCH] Update threading channels --- GPW_Admin/GPW_Admin.csproj | 4 ++-- GPW_Admin/Web.config | 4 ++++ GPW_Admin/packages.config | 2 +- GPW_Commesse/GPW_Commesse.csproj | 4 ++-- GPW_Commesse/Web.config | 4 ++++ GPW_Commesse/packages.config | 2 +- GPW_Smart/packages.config | 2 +- 7 files changed, 15 insertions(+), 7 deletions(-) diff --git a/GPW_Admin/GPW_Admin.csproj b/GPW_Admin/GPW_Admin.csproj index f8f356d..734e0b4 100644 --- a/GPW_Admin/GPW_Admin.csproj +++ b/GPW_Admin/GPW_Admin.csproj @@ -102,8 +102,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_Admin/Web.config b/GPW_Admin/Web.config index 8e5a057..fb7ddc7 100644 --- a/GPW_Admin/Web.config +++ b/GPW_Admin/Web.config @@ -203,6 +203,10 @@ + + + + diff --git a/GPW_Admin/packages.config b/GPW_Admin/packages.config index 3cbfa51..3d57d1b 100644 --- a/GPW_Admin/packages.config +++ b/GPW_Admin/packages.config @@ -30,7 +30,7 @@ - + \ No newline at end of file diff --git a/GPW_Commesse/GPW_Commesse.csproj b/GPW_Commesse/GPW_Commesse.csproj index a041e2e..7bbe0b4 100644 --- a/GPW_Commesse/GPW_Commesse.csproj +++ b/GPW_Commesse/GPW_Commesse.csproj @@ -102,8 +102,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_Commesse/Web.config b/GPW_Commesse/Web.config index 0963e0e..7dba1e5 100644 --- a/GPW_Commesse/Web.config +++ b/GPW_Commesse/Web.config @@ -186,6 +186,10 @@ + + + + diff --git a/GPW_Commesse/packages.config b/GPW_Commesse/packages.config index 0f44e80..0e8ad86 100644 --- a/GPW_Commesse/packages.config +++ b/GPW_Commesse/packages.config @@ -30,7 +30,7 @@ - + \ No newline at end of file diff --git a/GPW_Smart/packages.config b/GPW_Smart/packages.config index 8a2d234..ea0d52c 100644 --- a/GPW_Smart/packages.config +++ b/GPW_Smart/packages.config @@ -29,7 +29,7 @@ - + \ No newline at end of file