From 3faeee7a794d22718fb6e35bd207d0059e1ca6ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:02:04 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer in /src/YPS.WebUI Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.1 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.1...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/YPS.WebUI/YPS.WebUI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/YPS.WebUI/YPS.WebUI.csproj b/src/YPS.WebUI/YPS.WebUI.csproj index a76b102..d656a2a 100644 --- a/src/YPS.WebUI/YPS.WebUI.csproj +++ b/src/YPS.WebUI/YPS.WebUI.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive