From b25d5fe64b61e111de828651176e9eb1326a5329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 21:56:03 +0000 Subject: [PATCH] Bump the microsoft-dependencies group with 4 updates 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.NET.Test.Sdk from 17.11.1 to 18.5.1 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.Extensions.DependencyModel dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 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 ... Signed-off-by: dependabot[bot] --- .../FluentRegistration.DependencyModel.csproj | 2 +- src/FluentRegistration/FluentRegistration.csproj | 4 ++-- tests/Directory.Build.props | 2 +- 3 files changed, 4 insertions(+), 4 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 diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props index 58c6cb1..2d60efb 100644 --- a/tests/Directory.Build.props +++ b/tests/Directory.Build.props @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + all