From 39f8c35a2544a193100cbd1ee87ead85c736d402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 19:36:07 +0000 Subject: [PATCH] Bump FrameworkVersion from 8.0.0 to 8.0.2 Bumps `FrameworkVersion` from 8.0.0 to 8.0.2. Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 8.0.0 to 8.0.2 - [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.0...v8.0.2) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.0 to 8.0.2 - [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.0...v8.0.2) Updates `Microsoft.AspNetCore.TestHost` from 8.0.0 to 8.0.2 - [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.0...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.TestHost dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Directory.Build.targets | 4 ++-- samples/BlazorServer/BlazorServer.csproj | 2 +- samples/Web/Web.csproj | 2 +- samples/WebJarJwt/WebJarJwt.csproj | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index fbfa422..783f6a8 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,6 +1,6 @@ - 8.0.0 + 8.0.2 8.0.0 7.3.1 7.0.0-preview.2 @@ -9,7 +9,7 @@ 6.0.0 8.0.0 - 6.35.0 + 7.1.2 6.3.6 diff --git a/samples/BlazorServer/BlazorServer.csproj b/samples/BlazorServer/BlazorServer.csproj index 2596a58..0d1d817 100644 --- a/samples/BlazorServer/BlazorServer.csproj +++ b/samples/BlazorServer/BlazorServer.csproj @@ -8,7 +8,7 @@ - + diff --git a/samples/Web/Web.csproj b/samples/Web/Web.csproj index f9a572e..4eaa01c 100644 --- a/samples/Web/Web.csproj +++ b/samples/Web/Web.csproj @@ -6,7 +6,7 @@ - + diff --git a/samples/WebJarJwt/WebJarJwt.csproj b/samples/WebJarJwt/WebJarJwt.csproj index 9b77341..866f4d6 100644 --- a/samples/WebJarJwt/WebJarJwt.csproj +++ b/samples/WebJarJwt/WebJarJwt.csproj @@ -6,7 +6,7 @@ - +