From 970a1f26d84d2650fc9d4fbb5fe62238bbd1c425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 11:59:27 +0000 Subject: [PATCH] build(deps): bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 8.0.0-preview.4.23260.4 to 8.0.0-rc.2.23480.2. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.0-preview.4.23260.4...v8.0.0-rc.2.23480.2) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- App/App.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App/App.csproj b/App/App.csproj index d98e339..fb0e554 100644 --- a/App/App.csproj +++ b/App/App.csproj @@ -21,7 +21,7 @@ - + all