From db9872402272c1e7d0acd33204f88236fb091697 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 01:47:39 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.0 to 5.0.9. - [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/v5.0.0...v5.0.9) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../GraphQL/GraphQLDemo02/GraphQLDemo02.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Asp.NetCoreExperiment/GraphQL/GraphQLDemo02/GraphQLDemo02.csproj b/Asp.NetCoreExperiment/GraphQL/GraphQLDemo02/GraphQLDemo02.csproj index 7b3f68552..e20f677cc 100644 --- a/Asp.NetCoreExperiment/GraphQL/GraphQLDemo02/GraphQLDemo02.csproj +++ b/Asp.NetCoreExperiment/GraphQL/GraphQLDemo02/GraphQLDemo02.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive