From c6fc28fade8276eed7b122ade5789b383d812ff9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:40:04 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.0 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.0...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../SimplCommerce.Infrastructure.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SimplCommerce31/src/SimplCommerce.Infrastructure/SimplCommerce.Infrastructure.csproj b/SimplCommerce31/src/SimplCommerce.Infrastructure/SimplCommerce.Infrastructure.csproj index 646cabe..5a2a610 100644 --- a/SimplCommerce31/src/SimplCommerce.Infrastructure/SimplCommerce.Infrastructure.csproj +++ b/SimplCommerce31/src/SimplCommerce.Infrastructure/SimplCommerce.Infrastructure.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers