From a91f3d9e4a5f10bfe0aa08140b37340232a26e01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 22:16:46 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.OpenIdConnect Bumps [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.10. - [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/v7.0.5...v7.0.10) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Source/WebScheduler.Api/WebScheduler.Api.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/WebScheduler.Api/WebScheduler.Api.csproj b/Source/WebScheduler.Api/WebScheduler.Api.csproj index bc029b4d..9895148d 100644 --- a/Source/WebScheduler.Api/WebScheduler.Api.csproj +++ b/Source/WebScheduler.Api/WebScheduler.Api.csproj @@ -44,7 +44,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive