From 654663075aff378f75ead9a4196b655dc74b8394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 16:00:29 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v7.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 89674e37b..b2ee3efb5 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 @@ - +