From 238d382bc8cbb5762a2496cc5d086ad02f969ca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:27:58 +0000 Subject: [PATCH] Bump System.Text.Json in /tests/SocketIOClient.IntegrationTests.Net472 Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../SocketIO.Serializer.SystemTextJson.csproj | 2 +- ...ketIOClient.IntegrationTests.Net472.csproj | 4 +- .../app.config | 100 +++++++++++++++++- .../packages.config | 2 +- 4 files changed, 100 insertions(+), 8 deletions(-) diff --git a/src/SocketIO.Serializer.SystemTextJson/SocketIO.Serializer.SystemTextJson.csproj b/src/SocketIO.Serializer.SystemTextJson/SocketIO.Serializer.SystemTextJson.csproj index eb218fd1..4983ff7d 100644 --- a/src/SocketIO.Serializer.SystemTextJson/SocketIO.Serializer.SystemTextJson.csproj +++ b/src/SocketIO.Serializer.SystemTextJson/SocketIO.Serializer.SystemTextJson.csproj @@ -19,7 +19,7 @@ - + diff --git a/tests/SocketIOClient.IntegrationTests.Net472/SocketIOClient.IntegrationTests.Net472.csproj b/tests/SocketIOClient.IntegrationTests.Net472/SocketIOClient.IntegrationTests.Net472.csproj index 4a05ba43..a0ae0de0 100644 --- a/tests/SocketIOClient.IntegrationTests.Net472/SocketIOClient.IntegrationTests.Net472.csproj +++ b/tests/SocketIOClient.IntegrationTests.Net472/SocketIOClient.IntegrationTests.Net472.csproj @@ -177,8 +177,8 @@ ..\..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll - - ..\..\packages/System.Text.Json.8.0.4/lib/net462/System.Text.Json.dll + + ..\..\packages\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll True diff --git a/tests/SocketIOClient.IntegrationTests.Net472/app.config b/tests/SocketIOClient.IntegrationTests.Net472/app.config index c4cc751a..a6d6f0fd 100644 --- a/tests/SocketIOClient.IntegrationTests.Net472/app.config +++ b/tests/SocketIOClient.IntegrationTests.Net472/app.config @@ -12,7 +12,7 @@ - + @@ -44,15 +44,15 @@ - + - + - + @@ -78,6 +78,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/SocketIOClient.IntegrationTests.Net472/packages.config b/tests/SocketIOClient.IntegrationTests.Net472/packages.config index 33e4407e..e381c2e6 100644 --- a/tests/SocketIOClient.IntegrationTests.Net472/packages.config +++ b/tests/SocketIOClient.IntegrationTests.Net472/packages.config @@ -9,7 +9,7 @@ - +