From 5bab754e83af12775baab6f073fc13f6dfad8e4c Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Thu, 7 Jan 2021 18:24:37 +0100 Subject: [PATCH] fix pacchetti nuget --- GPW_data/GPW_data.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/GPW_data/GPW_data.csproj b/GPW_data/GPW_data.csproj index 4fc2397..db13649 100644 --- a/GPW_data/GPW_data.csproj +++ b/GPW_data/GPW_data.csproj @@ -55,13 +55,13 @@ ..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - ..\..\SHERPA\packages\MongoDB.Bson.2.11.2\lib\net452\MongoDB.Bson.dll + ..\packages\MongoDB.Bson.2.11.2\lib\net452\MongoDB.Bson.dll - ..\..\SHERPA\packages\MongoDB.Driver.2.11.2\lib\net452\MongoDB.Driver.dll + ..\packages\MongoDB.Driver.2.11.2\lib\net452\MongoDB.Driver.dll - ..\..\SHERPA\packages\MongoDB.Driver.Core.2.11.2\lib\net452\MongoDB.Driver.Core.dll + ..\packages\MongoDB.Driver.Core.2.11.2\lib\net452\MongoDB.Driver.Core.dll ..\packages\MongoDB.Libmongocrypt.1.0.0\lib\net452\MongoDB.Libmongocrypt.dll @@ -91,7 +91,7 @@ ..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll - ..\..\SHERPA\packages\SteamWare.4.1.2009.737\lib\net462\SteamWare.dll + ..\packages\SteamWare.4.1.2009.737\lib\net462\SteamWare.dll @@ -299,11 +299,11 @@ - + - +