From e43f6ecb8e8cc93578945c78f7a9bea1c97b8189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 00:25:46 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection and 2 others Bumps Microsoft.Extensions.DependencyInjection from 8.0.1 to 10.0.8 Bumps Microsoft.Extensions.DependencyModel from 8.0.2 to 10.0.8 Bumps Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.300 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft-dependencies - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.300 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft-dependencies - dependency-name: Microsoft.Extensions.DependencyModel dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft-dependencies ... Signed-off-by: dependabot[bot] --- .../FluentRegistration.DependencyModel.csproj | 2 +- src/FluentRegistration/FluentRegistration.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/FluentRegistration.DependencyModel/FluentRegistration.DependencyModel.csproj b/src/FluentRegistration.DependencyModel/FluentRegistration.DependencyModel.csproj index afcf36a..7055016 100644 --- a/src/FluentRegistration.DependencyModel/FluentRegistration.DependencyModel.csproj +++ b/src/FluentRegistration.DependencyModel/FluentRegistration.DependencyModel.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/FluentRegistration/FluentRegistration.csproj b/src/FluentRegistration/FluentRegistration.csproj index ef44f75..8b87e23 100644 --- a/src/FluentRegistration/FluentRegistration.csproj +++ b/src/FluentRegistration/FluentRegistration.csproj @@ -11,9 +11,9 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive