diff --git a/SteamWareLib/SteamWare.csproj b/SteamWareLib/SteamWare.csproj index 9ff4679..bef14d2 100644 --- a/SteamWareLib/SteamWare.csproj +++ b/SteamWareLib/SteamWare.csproj @@ -75,24 +75,52 @@ ..\packages\SharpZipLib.1.0.0\lib\net45\ICSharpCode.SharpZipLib.dll - - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll + + ..\..\GMW\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll - - ..\packages\StackExchange.Redis.1.2.6\lib\net46\StackExchange.Redis.dll + + ..\..\GMW\packages\Pipelines.Sockets.Unofficial.1.0.9\lib\net461\Pipelines.Sockets.Unofficial.dll + + + ..\..\GMW\packages\StackExchange.Redis.2.0.519\lib\net461\StackExchange.Redis.dll ..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.dll + + ..\..\GMW\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll + 3.5 + + ..\..\GMW\packages\System.Diagnostics.PerformanceCounter.4.5.0\lib\net461\System.Diagnostics.PerformanceCounter.dll + + + ..\..\GMW\packages\System.IO.Pipelines.4.5.2\lib\netstandard2.0\System.IO.Pipelines.dll + + + ..\..\GMW\packages\System.Memory.4.5.1\lib\netstandard2.0\System.Memory.dll + + + + ..\..\GMW\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + + ..\..\GMW\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + + ..\..\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 + diff --git a/SteamWareLib/app.config b/SteamWareLib/app.config index e62373e..bdd7339 100644 --- a/SteamWareLib/app.config +++ b/SteamWareLib/app.config @@ -1,84 +1,79 @@ - + -
+
-
+
- + - - + + - - - + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - + + - - + + - + - + + + + + + + + + + + + + + + + + + + + + + diff --git a/SteamWareLib/packages.config b/SteamWareLib/packages.config index b26c51d..751f7d9 100644 --- a/SteamWareLib/packages.config +++ b/SteamWareLib/packages.config @@ -2,7 +2,16 @@ - + + - + + + + + + + + + \ No newline at end of file