From 45b8f062febe36421e55c34389496ef188b08289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 11:04:17 +0000 Subject: [PATCH] build(deps): bump the net group with 3 updates Bumps the net group with 3 updates: [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.1) Updates `Microsoft.Extensions.Logging.Abstractions` from 7.0.1 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.1) Updates `Microsoft.Extensions.Options` from 7.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: net - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: net - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: net ... Signed-off-by: dependabot[bot] --- .../DroidSolutions.Oss.AuthClaimBinder.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/DroidSolutions.Oss.AuthClaimBinder/DroidSolutions.Oss.AuthClaimBinder.csproj b/src/DroidSolutions.Oss.AuthClaimBinder/DroidSolutions.Oss.AuthClaimBinder.csproj index 43e8cee..fa39c91 100644 --- a/src/DroidSolutions.Oss.AuthClaimBinder/DroidSolutions.Oss.AuthClaimBinder.csproj +++ b/src/DroidSolutions.Oss.AuthClaimBinder/DroidSolutions.Oss.AuthClaimBinder.csproj @@ -9,9 +9,9 @@ - - - + + +