From 789019f32a261fee301755164f4a0a3ce2f073f1 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Thu, 20 Feb 2020 17:04:02 +0100 Subject: [PATCH] Update nuget packages IO e libs --- SteamWare.IO/SteamWare.IO.csproj | 32 ++++++++++++++++---------------- SteamWare.IO/app.config | 26 +++++++++++++++++++++++++- SteamWare.IO/packages.config | 16 ++++++++-------- 3 files changed, 49 insertions(+), 25 deletions(-) diff --git a/SteamWare.IO/SteamWare.IO.csproj b/SteamWare.IO/SteamWare.IO.csproj index 84cce1b..5bf1c79 100644 --- a/SteamWare.IO/SteamWare.IO.csproj +++ b/SteamWare.IO/SteamWare.IO.csproj @@ -76,27 +76,27 @@ ..\packages\SteamWare.Logger.4.0.2002.727\lib\net462\SteamWare.Logger.dll - - ..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + + ..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll - - ..\packages\System.Diagnostics.PerformanceCounter.4.5.0\lib\net461\System.Diagnostics.PerformanceCounter.dll + + ..\packages\System.Diagnostics.PerformanceCounter.4.7.0\lib\net461\System.Diagnostics.PerformanceCounter.dll - - ..\packages\System.IO.Pipelines.4.5.1\lib\netstandard2.0\System.IO.Pipelines.dll + + ..\packages\System.IO.Pipelines.4.7.0\lib\netstandard2.0\System.IO.Pipelines.dll - - ..\packages\System.Memory.4.5.1\lib\netstandard2.0\System.Memory.dll + + ..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll - - ..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - - ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.4.7.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll @@ -105,11 +105,11 @@ - - ..\packages\System.Threading.Channels.4.5.0\lib\netstandard2.0\System.Threading.Channels.dll + + ..\packages\System.Threading.Channels.4.7.0\lib\netstandard2.0\System.Threading.Channels.dll - - ..\packages\System.Threading.Tasks.Extensions.4.5.1\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + ..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll diff --git a/SteamWare.IO/app.config b/SteamWare.IO/app.config index 646a7da..23d4ddd 100644 --- a/SteamWare.IO/app.config +++ b/SteamWare.IO/app.config @@ -9,12 +9,36 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/SteamWare.IO/packages.config b/SteamWare.IO/packages.config index cccd702..9abbd9f 100644 --- a/SteamWare.IO/packages.config +++ b/SteamWare.IO/packages.config @@ -14,13 +14,13 @@ - - - - - - + + + + + + - - + + \ No newline at end of file