From f28d8fd09955aa7437a682281ba41a00687b8670 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 04:26:17 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.EnvironmentVariables Bumps Microsoft.Extensions.Configuration from 9.0.0 to 10.0.11 Bumps Microsoft.Extensions.Configuration.EnvironmentVariables from 9.0.0 to 10.0.11 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Host.Wpf/Host.Wpf.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Host.Wpf/Host.Wpf.csproj b/src/Host.Wpf/Host.Wpf.csproj index ad42954..245ed7f 100644 --- a/src/Host.Wpf/Host.Wpf.csproj +++ b/src/Host.Wpf/Host.Wpf.csproj @@ -29,9 +29,9 @@ - + - +