From b105be0d518b1f91cb3c20c01b0a8a12c01ee3a7 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Mon, 11 Feb 2019 18:41:24 +0100 Subject: [PATCH] refresh pacchetti --- SteamWareLib/SteamWare.csproj | 6 ++--- SteamWareLib/app.config | 48 +++++++++-------------------------- SteamWareLib/packages.config | 6 ++--- 3 files changed, 18 insertions(+), 42 deletions(-) diff --git a/SteamWareLib/SteamWare.csproj b/SteamWareLib/SteamWare.csproj index 08adcb8..8f93621 100644 --- a/SteamWareLib/SteamWare.csproj +++ b/SteamWareLib/SteamWare.csproj @@ -102,11 +102,11 @@ - ..\packages\System.IO.Pipelines.4.5.2\lib\netstandard2.0\System.IO.Pipelines.dll + ..\packages\System.IO.Pipelines.4.5.3\lib\netstandard2.0\System.IO.Pipelines.dll - ..\packages\System.Memory.4.5.1\lib\netstandard2.0\System.Memory.dll + ..\packages\System.Memory.4.5.2\lib\netstandard2.0\System.Memory.dll @@ -119,7 +119,7 @@ ..\..\GMW\packages\System.Threading.Channels.4.5.0\lib\netstandard2.0\System.Threading.Channels.dll - ..\..\GMW\packages\System.Threading.Tasks.Extensions.4.5.1\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + ..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll diff --git a/SteamWareLib/app.config b/SteamWareLib/app.config index 3b77688..dfb8741 100644 --- a/SteamWareLib/app.config +++ b/SteamWareLib/app.config @@ -24,42 +24,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/SteamWareLib/packages.config b/SteamWareLib/packages.config index 8c680be..94b0b80 100644 --- a/SteamWareLib/packages.config +++ b/SteamWareLib/packages.config @@ -8,10 +8,10 @@ - - + + - + \ No newline at end of file