From 70fff88ef50a986096d12e94d97ba6e973a2b5b2 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Fri, 4 Sep 2020 19:33:56 +0200 Subject: [PATCH] update mongodb component --- GPW_Commesse/GPW_Commesse.csproj | 43 ++++++++++++++++++++++++++------ GPW_Commesse/Web.config | 4 +++ GPW_Commesse/packages.config | 11 +++++--- 3 files changed, 48 insertions(+), 10 deletions(-) diff --git a/GPW_Commesse/GPW_Commesse.csproj b/GPW_Commesse/GPW_Commesse.csproj index 406cb11..1a9813d 100644 --- a/GPW_Commesse/GPW_Commesse.csproj +++ b/GPW_Commesse/GPW_Commesse.csproj @@ -83,14 +83,14 @@ ..\packages\Microsoft.Web.RedisSessionStateProvider.4.0.1\lib\net462\Microsoft.Web.RedisSessionStateProvider.dll - - ..\packages\MongoDB.Bson.2.10.3\lib\net452\MongoDB.Bson.dll + + ..\packages\MongoDB.Bson.2.11.1\lib\net452\MongoDB.Bson.dll - - ..\packages\MongoDB.Driver.2.10.3\lib\net452\MongoDB.Driver.dll + + ..\packages\MongoDB.Driver.2.11.1\lib\net452\MongoDB.Driver.dll - - ..\packages\MongoDB.Driver.Core.2.10.3\lib\net452\MongoDB.Driver.Core.dll + + ..\packages\MongoDB.Driver.Core.2.11.1\lib\net452\MongoDB.Driver.Core.dll ..\packages\MongoDB.Libmongocrypt.1.0.0\lib\net452\MongoDB.Libmongocrypt.dll @@ -144,7 +144,11 @@ ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - + + ..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll + True + True + ..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll @@ -161,6 +165,26 @@ True + + ..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll + True + True + + + ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll + True + True + + + ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll + True + True + + + ..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll + True + True + ..\packages\System.Text.Encoding.CodePages.4.7.0\lib\net461\System.Text.Encoding.CodePages.dll @@ -315,6 +339,9 @@ + + + @@ -897,8 +924,10 @@ + +