From 2583920aecb9d88e5ba6babfa78ecdcad0cb32fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 15:45:42 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) from 6.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../PortingAssistant.Client.Client.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PortingAssistant.Client.Client/PortingAssistant.Client.Client.csproj b/src/PortingAssistant.Client.Client/PortingAssistant.Client.Client.csproj index f0d231dbf..2b4017692 100644 --- a/src/PortingAssistant.Client.Client/PortingAssistant.Client.Client.csproj +++ b/src/PortingAssistant.Client.Client/PortingAssistant.Client.Client.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -7,7 +7,7 @@ - +