From 254008964b2d55f1ecb48de45d942c46c9d0c056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 02:39:00 +0000 Subject: [PATCH] chore(deps): Bump Microsoft.Extensions.DependencyInjection and Microsoft.NETFramework.ReferenceAssemblies Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../IbanNet.DependencyInjection.ServiceProvider.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/IbanNet.DependencyInjection.ServiceProvider.Tests/IbanNet.DependencyInjection.ServiceProvider.Tests.csproj b/test/IbanNet.DependencyInjection.ServiceProvider.Tests/IbanNet.DependencyInjection.ServiceProvider.Tests.csproj index b9d26e52..7a9227ba 100644 --- a/test/IbanNet.DependencyInjection.ServiceProvider.Tests/IbanNet.DependencyInjection.ServiceProvider.Tests.csproj +++ b/test/IbanNet.DependencyInjection.ServiceProvider.Tests/IbanNet.DependencyInjection.ServiceProvider.Tests.csproj @@ -9,7 +9,7 @@ - +