From 0ab2a1001d6bd99b11c5202b1c0cf059157aefe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 18:02:37 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.Certificate and 9 others Bumps Microsoft.AspNetCore.Authentication.Certificate from 9.0.19 to 9.0.20 Bumps Microsoft.AspNetCore.Authentication.Google from 9.0.19 to 9.0.20 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.19 to 9.0.20 Bumps Microsoft.AspNetCore.Authentication.OpenIdConnect from 9.0.19 to 9.0.20 Bumps Microsoft.AspNetCore.Cryptography.KeyDerivation from 10.0.11 to 10.0.12 Bumps Microsoft.AspNetCore.DataProtection.Extensions from 10.0.11 to 10.0.12 Bumps Microsoft.AspNetCore.Identity.EntityFrameworkCore from 9.0.19 to 9.0.20 Bumps Microsoft.AspNetCore.Identity.UI from 9.0.19 to 9.0.20 Bumps Microsoft.AspNetCore.OpenApi from 9.0.19 to 9.0.20 Bumps Microsoft.AspNetCore.SignalR.Client from 10.0.11 to 10.0.12 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Cryptography.KeyDerivation dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore - dependency-name: Microsoft.AspNetCore.DataProtection.Extensions dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore - dependency-name: Microsoft.AspNetCore.Authentication.Certificate dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore - dependency-name: Microsoft.AspNetCore.Authentication.Google dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore - dependency-name: Microsoft.AspNetCore.Identity.UI dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore - dependency-name: Microsoft.AspNetCore.SignalR.Client dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: netcore ... Signed-off-by: dependabot[bot] --- CodeFragments/CodeFragments.csproj | 4 ++-- Identity/IdentityCenter/IdentityCenter.csproj | 8 ++++---- Identity/JwtApi/JwtApi.csproj | 4 ++-- Identity/OidcCodeApi/OidcCodeApi.csproj | 2 +- Identity/OidcImplicitApi/OidcImplicitApi.csproj | 2 +- Identity/SpaWithBackend/SpaWithBackend.csproj | 2 +- MinimizeAspnet/MinimizeAspnet.csproj | 2 +- SignalRHub/SignalR.Common/SignalR.Common.csproj | 2 +- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/CodeFragments/CodeFragments.csproj b/CodeFragments/CodeFragments.csproj index ded83273..241023d1 100644 --- a/CodeFragments/CodeFragments.csproj +++ b/CodeFragments/CodeFragments.csproj @@ -38,7 +38,7 @@ - - + + diff --git a/Identity/IdentityCenter/IdentityCenter.csproj b/Identity/IdentityCenter/IdentityCenter.csproj index 606f231b..e5b336bd 100644 --- a/Identity/IdentityCenter/IdentityCenter.csproj +++ b/Identity/IdentityCenter/IdentityCenter.csproj @@ -17,10 +17,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Identity/JwtApi/JwtApi.csproj b/Identity/JwtApi/JwtApi.csproj index 132e84d5..ed059058 100644 --- a/Identity/JwtApi/JwtApi.csproj +++ b/Identity/JwtApi/JwtApi.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/Identity/OidcCodeApi/OidcCodeApi.csproj b/Identity/OidcCodeApi/OidcCodeApi.csproj index 473a05f1..0eed62f5 100644 --- a/Identity/OidcCodeApi/OidcCodeApi.csproj +++ b/Identity/OidcCodeApi/OidcCodeApi.csproj @@ -8,7 +8,7 @@ - + diff --git a/Identity/OidcImplicitApi/OidcImplicitApi.csproj b/Identity/OidcImplicitApi/OidcImplicitApi.csproj index 473a05f1..0eed62f5 100644 --- a/Identity/OidcImplicitApi/OidcImplicitApi.csproj +++ b/Identity/OidcImplicitApi/OidcImplicitApi.csproj @@ -8,7 +8,7 @@ - + diff --git a/Identity/SpaWithBackend/SpaWithBackend.csproj b/Identity/SpaWithBackend/SpaWithBackend.csproj index 3e254550..7a2a38e3 100644 --- a/Identity/SpaWithBackend/SpaWithBackend.csproj +++ b/Identity/SpaWithBackend/SpaWithBackend.csproj @@ -9,7 +9,7 @@ - + diff --git a/MinimizeAspnet/MinimizeAspnet.csproj b/MinimizeAspnet/MinimizeAspnet.csproj index d31e2099..db83616d 100644 --- a/MinimizeAspnet/MinimizeAspnet.csproj +++ b/MinimizeAspnet/MinimizeAspnet.csproj @@ -7,7 +7,7 @@ - + diff --git a/SignalRHub/SignalR.Common/SignalR.Common.csproj b/SignalRHub/SignalR.Common/SignalR.Common.csproj index e5fc7a40..84fb0ce0 100644 --- a/SignalRHub/SignalR.Common/SignalR.Common.csproj +++ b/SignalRHub/SignalR.Common/SignalR.Common.csproj @@ -8,7 +8,7 @@ - +