From 9818a08d8527066952b78c9c3d6199a01f4c8f31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 01:21:33 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 8.0.10 to 8.0.11. - [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.10...v8.0.11) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/LtiAdvantage.AspNetCore/LtiAdvantage.AspNetCore.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LtiAdvantage.AspNetCore/LtiAdvantage.AspNetCore.csproj b/src/LtiAdvantage.AspNetCore/LtiAdvantage.AspNetCore.csproj index 466807b..46e4d33 100644 --- a/src/LtiAdvantage.AspNetCore/LtiAdvantage.AspNetCore.csproj +++ b/src/LtiAdvantage.AspNetCore/LtiAdvantage.AspNetCore.csproj @@ -28,7 +28,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive