From 2f8b73de0651497b981191f4949fac49d89a5344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 08:49:17 +0000 Subject: [PATCH] Bump System.Net.Http.Json from 9.0.0 to 9.0.1 Bumps [System.Net.Http.Json](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.Net.Http.Json dependency-type: direct:production update-type: version-update:semver-patch ... 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 84b8779..49a6aab 100644 --- a/samples/Sample.ClientSide/Sample.ClientSide.csproj +++ b/samples/Sample.ClientSide/Sample.ClientSide.csproj @@ -11,7 +11,7 @@ - + diff --git a/samples/Sample.Core/Sample.Core.csproj b/samples/Sample.Core/Sample.Core.csproj index 0ac5dd5..b19f16b 100644 --- a/samples/Sample.Core/Sample.Core.csproj +++ b/samples/Sample.Core/Sample.Core.csproj @@ -8,7 +8,7 @@ - +