From 490ae1825a9e02cbb69723def693a11f8d8fc6ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:56:11 +0000 Subject: [PATCH] chore(deps): Bump Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Options and Microsoft.NETFramework.ReferenceAssemblies Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Options](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.Abstractions` 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.Extensions.Options` 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.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Options 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.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/IbanNet.DependencyInjection.ServiceProvider/IbanNet.DependencyInjection.ServiceProvider.csproj b/src/IbanNet.DependencyInjection.ServiceProvider/IbanNet.DependencyInjection.ServiceProvider.csproj index 02ac44c7..00992175 100644 --- a/src/IbanNet.DependencyInjection.ServiceProvider/IbanNet.DependencyInjection.ServiceProvider.csproj +++ b/src/IbanNet.DependencyInjection.ServiceProvider/IbanNet.DependencyInjection.ServiceProvider.csproj @@ -17,8 +17,8 @@ - - + +