diff --git a/DaytonaClient/DaytonaClient.csproj b/DaytonaClient/DaytonaClient.csproj index 9cc7279..2f75e78 100644 --- a/DaytonaClient/DaytonaClient.csproj +++ b/DaytonaClient/DaytonaClient.csproj @@ -31,14 +31,21 @@ 4 - - ..\packages\MessagePack.2.0.323\lib\netstandard2.0\MessagePack.dll + + ..\packages\MessagePack.2.5.187\lib\net472\MessagePack.dll + True + + + ..\packages\MessagePack.Annotations.2.5.187\lib\netstandard2.0\MessagePack.Annotations.dll + True - - ..\packages\MessagePack.Annotations.2.0.323\lib\netstandard2.0\MessagePack.Annotations.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True - - ..\packages\Microsoft.Bcl.AsyncInterfaces.1.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.NET.StringTools.17.11.4\lib\net472\Microsoft.NET.StringTools.dll + True ..\packages\Microsoft.VisualStudio.Threading.16.5.124-alpha\lib\net472\Microsoft.VisualStudio.Threading.dll @@ -59,11 +66,13 @@ ..\packages\StreamJsonRpc.2.3.80-rc\lib\netstandard2.0\StreamJsonRpc.dll - - ..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll + + ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + True - - ..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll + + ..\packages\System.Collections.Immutable.8.0.0\lib\net462\System.Collections.Immutable.dll + True @@ -75,8 +84,9 @@ ..\packages\System.IO.Pipelines.4.6.0\lib\netstandard2.0\System.IO.Pipelines.dll - - ..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + + ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + True ..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll @@ -89,16 +99,18 @@ True - - ..\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 + True ..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll True True - - ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + True @@ -135,8 +147,9 @@ ..\packages\System.Threading.Tasks.Dataflow.4.9.0\lib\netstandard2.0\System.Threading.Tasks.Dataflow.dll - - ..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + True ..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll diff --git a/DaytonaClient/app.config b/DaytonaClient/app.config index a6a6609..a937268 100644 --- a/DaytonaClient/app.config +++ b/DaytonaClient/app.config @@ -12,7 +12,7 @@ - + @@ -22,6 +22,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/DaytonaClient/packages.config b/DaytonaClient/packages.config index b3fc6bd..bb27711 100644 --- a/DaytonaClient/packages.config +++ b/DaytonaClient/packages.config @@ -1,26 +1,27 @@  - - - + + + + - - + + - + - + - + @@ -29,6 +30,6 @@ - + \ No newline at end of file