From cc6308746d9edc01d06c5e5fe62ce977e26a26d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 13:59:28 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json from 7.0.0 to 8.0.0 Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.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] --- SdsRestApiCore/SdsRestApiCore.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SdsRestApiCore/SdsRestApiCore.csproj b/SdsRestApiCore/SdsRestApiCore.csproj index 05248a7..bcd0338 100644 --- a/SdsRestApiCore/SdsRestApiCore.csproj +++ b/SdsRestApiCore/SdsRestApiCore.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all