From f41f0fb3b5a6aee68bf844882c50d5466d62664d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 09:38:26 +0000 Subject: [PATCH] Bump System.Text.Json from 6.0.8 to 8.0.0 Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.8 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.8...v8.0.0) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/AspNetCore.VersionInfo/AspNetCore.VersionInfo.csproj | 4 ++-- .../AspNetCore.VersionInfo.Tests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/AspNetCore.VersionInfo/AspNetCore.VersionInfo.csproj b/src/AspNetCore.VersionInfo/AspNetCore.VersionInfo.csproj index 438c6db..26a06d7 100644 --- a/src/AspNetCore.VersionInfo/AspNetCore.VersionInfo.csproj +++ b/src/AspNetCore.VersionInfo/AspNetCore.VersionInfo.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -50,7 +50,7 @@ - + diff --git a/tests/AspNetCore.VersionInfo.Tests/AspNetCore.VersionInfo.Tests.csproj b/tests/AspNetCore.VersionInfo.Tests/AspNetCore.VersionInfo.Tests.csproj index 9453eb0..f47a1da 100644 --- a/tests/AspNetCore.VersionInfo.Tests/AspNetCore.VersionInfo.Tests.csproj +++ b/tests/AspNetCore.VersionInfo.Tests/AspNetCore.VersionInfo.Tests.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -10,7 +10,7 @@ - + all