From 48fac964fe5b0fd99c01d24f5071cf191af0bc09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 07:30:51 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection Bumps the microsoftextensions group with 1 update: [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.DependencyInjection` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftextensions ... Signed-off-by: dependabot[bot] --- src/Injectio.Attributes/Injectio.Attributes.csproj | 2 +- tests/Injectio.Tests.Console/Injectio.Tests.Console.csproj | 2 +- tests/Injectio.Tests.Library/Injectio.Tests.Library.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Injectio.Attributes/Injectio.Attributes.csproj b/src/Injectio.Attributes/Injectio.Attributes.csproj index fece344..a3c8017 100644 --- a/src/Injectio.Attributes/Injectio.Attributes.csproj +++ b/src/Injectio.Attributes/Injectio.Attributes.csproj @@ -7,7 +7,7 @@ - + diff --git a/tests/Injectio.Tests.Console/Injectio.Tests.Console.csproj b/tests/Injectio.Tests.Console/Injectio.Tests.Console.csproj index 0e6d6ae..abc2edf 100644 --- a/tests/Injectio.Tests.Console/Injectio.Tests.Console.csproj +++ b/tests/Injectio.Tests.Console/Injectio.Tests.Console.csproj @@ -20,7 +20,7 @@ - + diff --git a/tests/Injectio.Tests.Library/Injectio.Tests.Library.csproj b/tests/Injectio.Tests.Library/Injectio.Tests.Library.csproj index 5398097..b940d6a 100644 --- a/tests/Injectio.Tests.Library/Injectio.Tests.Library.csproj +++ b/tests/Injectio.Tests.Library/Injectio.Tests.Library.csproj @@ -12,7 +12,7 @@ - +