From 8beab89ccda52347186cbdbb7fc79aa9fa93a1d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 23:52:53 +0000 Subject: [PATCH] Bump MessagePack from 1.7.3.7 to 2.5.301 --- updated-dependencies: - dependency-name: MessagePack dependency-version: 2.5.301 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sandbox/PerfTest/App.config | 10 +++++-- sandbox/PerfTest/PerfTest.csproj | 47 ++++++++++++++++++++++---------- sandbox/PerfTest/packages.config | 21 ++++++++------ 3 files changed, 52 insertions(+), 26 deletions(-) diff --git a/sandbox/PerfTest/App.config b/sandbox/PerfTest/App.config index 323348d..cc9041a 100644 --- a/sandbox/PerfTest/App.config +++ b/sandbox/PerfTest/App.config @@ -22,7 +22,7 @@ - + @@ -30,7 +30,7 @@ - + @@ -38,7 +38,11 @@ - + + + + + diff --git a/sandbox/PerfTest/PerfTest.csproj b/sandbox/PerfTest/PerfTest.csproj index af405fd..933e06d 100644 --- a/sandbox/PerfTest/PerfTest.csproj +++ b/sandbox/PerfTest/PerfTest.csproj @@ -48,8 +48,13 @@ ..\..\packages\LiteDB.4.1.4\lib\net40\LiteDB.dll - - ..\..\packages\MessagePack.1.7.3.7\lib\net45\MessagePack.dll + + ..\..\packages\MessagePack.2.5.301\lib\netstandard2.0\MessagePack.dll + True + + + ..\..\packages\MessagePack.Annotations.3.1.7\lib\netstandard2.0\MessagePack.Annotations.dll + True ..\..\packages\Microsoft.AspNetCore.Http.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Abstractions.dll @@ -57,6 +62,10 @@ ..\..\packages\Microsoft.AspNetCore.Http.Features.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Features.dll + + ..\..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.9\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll + True + ..\..\packages\Microsoft.Extensions.Caching.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll @@ -84,6 +93,10 @@ ..\..\packages\Microsoft.Extensions.Primitives.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + + ..\..\packages\Microsoft.NET.StringTools.18.7.1\lib\netstandard2.0\Microsoft.NET.StringTools.dll + True + ..\..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll @@ -103,11 +116,13 @@ True - - ..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + + ..\..\packages\System.Buffers.4.6.1\lib\netstandard2.0\System.Buffers.dll + True - - ..\..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll + + ..\..\packages\System.Collections.Immutable.10.0.9\lib\netstandard2.0\System.Collections.Immutable.dll + True ..\..\packages\System.ComponentModel.Annotations.4.5.0\lib\net461\System.ComponentModel.Annotations.dll @@ -124,21 +139,25 @@ ..\..\packages\System.Data.SQLite.Linq.1.0.111.0\lib\net46\System.Data.SQLite.Linq.dll - - ..\..\packages\System.Memory.4.5.1\lib\netstandard2.0\System.Memory.dll + + ..\..\packages\System.Memory.4.6.3\lib\netstandard2.0\System.Memory.dll + True - - ..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + + ..\..\packages\System.Numerics.Vectors.4.6.1\lib\netstandard2.0\System.Numerics.Vectors.dll + True - - ..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + ..\..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True ..\..\packages\System.Text.Encodings.Web.4.5.0\lib\netstandard2.0\System.Text.Encodings.Web.dll - - ..\..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + ..\..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + True ..\..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll diff --git a/sandbox/PerfTest/packages.config b/sandbox/PerfTest/packages.config index c150152..9bbb390 100644 --- a/sandbox/PerfTest/packages.config +++ b/sandbox/PerfTest/packages.config @@ -3,9 +3,11 @@ - + + + @@ -15,25 +17,26 @@ + - - + + - - - - - + + + + + - +