From 910330606b672e5fb2cbec182adf4fc0a73426a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 19:20:54 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Hosting Bumps Microsoft.Extensions.Configuration.Json from 6.0.0 to 9.0.9 Bumps Microsoft.Extensions.Hosting from 6.0.1 to 9.0.9 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../snippets/configuration/console-host/console-host.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/core/extensions/snippets/configuration/console-host/console-host.csproj b/docs/core/extensions/snippets/configuration/console-host/console-host.csproj index 9e0b46203a6..c82a298adfa 100644 --- a/docs/core/extensions/snippets/configuration/console-host/console-host.csproj +++ b/docs/core/extensions/snippets/configuration/console-host/console-host.csproj @@ -19,8 +19,8 @@ - - + +