From b5ddff677b6862e149a041c8643dc0ce08f177ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:53:37 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer in /samples/ApiSample Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.7 to 5.0.9. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.7...v5.0.9) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/ApiSample/ApiSample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/ApiSample/ApiSample.csproj b/samples/ApiSample/ApiSample.csproj index f056c83..1bae187 100644 --- a/samples/ApiSample/ApiSample.csproj +++ b/samples/ApiSample/ApiSample.csproj @@ -11,7 +11,7 @@ - +