From be8c080b3f50c7ced99e05c4a1bb1d097f68f2c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:57:35 +0000 Subject: [PATCH] Bump System.Text.Json from 6.0.8 to 7.0.3 Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.8 to 7.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.8...v7.0.3) --- 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..9b4f5d5 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..d8d37e0 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