From 88588d92227a8825c95b7c9706a3ef5f84c39782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 16:41:06 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 10.0.9 to 10.0.10 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.10 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..d5e3c22 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..9fbc844 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 @@ - +