From 80cde6bedac84e994f31c3788f63fc78731cb9de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 02:24:44 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Server.Kestrel.Core, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Configuration.Binder Bumps [Microsoft.AspNetCore.Server.Kestrel.Core](https://github.com/aspnet/KestrelHttpServer), [Microsoft.Extensions.Configuration.Abstractions](https://github.com/aspnet/Extensions), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/aspnet/Extensions), [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) and [Microsoft.Extensions.Configuration.Binder](https://github.com/aspnet/Extensions). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Server.Kestrel.Core` from 2.1.25 to 2.2.0 - [Release notes](https://github.com/aspnet/KestrelHttpServer/releases) - [Commits](https://github.com/aspnet/KestrelHttpServer/commits/2.2.0) Updates `Microsoft.Extensions.Configuration.Abstractions` from 2.0 to 2.2.0 - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](https://github.com/aspnet/Extensions/compare/2.0.0...2.2.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 2.0 to 2.2.0 - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](https://github.com/aspnet/Extensions/compare/2.0.0...2.2.0) Updates `Microsoft.Extensions.Logging.Abstractions` from 2.0 to 2.2.0 - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](https://github.com/aspnet/Extensions/compare/2.0.0...2.2.0) Updates `Microsoft.Extensions.Configuration.Binder` from 2.0 to 2.2.0 - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](https://github.com/aspnet/Extensions/compare/2.0.0...2.2.0) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Server.Kestrel.Core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- samples/net472/SAPWebAPI/SAPWebAPI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/net472/SAPWebAPI/SAPWebAPI.csproj b/samples/net472/SAPWebAPI/SAPWebAPI.csproj index 458c4d81..88f3fdf5 100644 --- a/samples/net472/SAPWebAPI/SAPWebAPI.csproj +++ b/samples/net472/SAPWebAPI/SAPWebAPI.csproj @@ -23,7 +23,7 @@ - +