From 47b0da9c2f0e87f8f8ee7bbb3227f1e6fa366ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 19:31:32 +0000 Subject: [PATCH] Bump MessagePack from 2.1.90 to 2.5.187 in /DaytonaClient Bumps [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) from 2.1.90 to 2.5.187. - [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases) - [Changelog](https://github.com/MessagePack-CSharp/MessagePack-CSharp/blob/master/prepare_release.ps1) - [Commits](https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.1.90...v2.5.187) --- updated-dependencies: - dependency-name: MessagePack dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DaytonaClient/DaytonaClient.csproj | 49 +++++++++----- DaytonaClient/app.config | 102 ++++++++++++++++++++++++++++- DaytonaClient/packages.config | 19 +++--- 3 files changed, 142 insertions(+), 28 deletions(-) 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