From b2ece729886944f3fbe4ba49d300248c2323e3e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 16:48:55 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 10.0.9 to 10.0.11 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/GenDI/GenDI.csproj | 2 +- .../GenDI.Phase6.WorkerValidation.App.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GenDI/GenDI.csproj b/src/GenDI/GenDI.csproj index 5c7a5fc..667c8c9 100644 --- a/src/GenDI/GenDI.csproj +++ b/src/GenDI/GenDI.csproj @@ -14,7 +14,7 @@ Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.*" /> - + diff --git a/tests/GenDI.Phase6.WorkerValidation.App/GenDI.Phase6.WorkerValidation.App.csproj b/tests/GenDI.Phase6.WorkerValidation.App/GenDI.Phase6.WorkerValidation.App.csproj index 2177757..55cd663 100644 --- a/tests/GenDI.Phase6.WorkerValidation.App/GenDI.Phase6.WorkerValidation.App.csproj +++ b/tests/GenDI.Phase6.WorkerValidation.App/GenDI.Phase6.WorkerValidation.App.csproj @@ -6,7 +6,7 @@ - +