From c04ab3e76c51bfcdeeb2d344685b185bf9bde303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 17:39:44 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Hosting Bumps Microsoft.Extensions.Configuration.Json from 9.0.6 to 9.0.7 Bumps Microsoft.Extensions.Hosting from 9.0.6 to 9.0.7 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../snippets/configuration/console-json/console-json.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/core/extensions/snippets/configuration/console-json/console-json.csproj b/docs/core/extensions/snippets/configuration/console-json/console-json.csproj index aba0d5a4a888d..dd6a6e9fdda75 100644 --- a/docs/core/extensions/snippets/configuration/console-json/console-json.csproj +++ b/docs/core/extensions/snippets/configuration/console-json/console-json.csproj @@ -19,8 +19,8 @@ - - + +