From 6e0a55a1555d8c1a18cc9fc8704dbbebd5f6da4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:27:22 +0000 Subject: [PATCH] Bump System.Net.Http.Json from 8.0.1 to 9.0.0 Bumps [System.Net.Http.Json](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: System.Net.Http.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- samples/Sample.ClientSide/Sample.ClientSide.csproj | 2 +- samples/Sample.Core/Sample.Core.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/Sample.ClientSide/Sample.ClientSide.csproj b/samples/Sample.ClientSide/Sample.ClientSide.csproj index d56bb37..fd5ee94 100644 --- a/samples/Sample.ClientSide/Sample.ClientSide.csproj +++ b/samples/Sample.ClientSide/Sample.ClientSide.csproj @@ -14,7 +14,7 @@ - + diff --git a/samples/Sample.Core/Sample.Core.csproj b/samples/Sample.Core/Sample.Core.csproj index 7193cd3..39a2c54 100644 --- a/samples/Sample.Core/Sample.Core.csproj +++ b/samples/Sample.Core/Sample.Core.csproj @@ -11,7 +11,7 @@ - +