From bf6205c457dfb8d8c80b177c5cff54c74a68d376 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 18:04:40 +0000 Subject: [PATCH] Bump the nuget group with 4 updates Bumps Azure.Identity from 1.10.3 to 1.11.4 Bumps Microsoft.IdentityModel.JsonWebTokens from 6.24.0 to 6.34.0 Bumps Microsoft.OpenApi from 2.0.0 to 2.7.5 Bumps System.IdentityModel.Tokens.Jwt from 6.24.0 to 6.34.0 --- updated-dependencies: - dependency-name: Microsoft.OpenApi dependency-version: 2.7.5 dependency-type: direct:production dependency-group: nuget - dependency-name: Azure.Identity dependency-version: 1.11.4 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-version: 6.34.0 dependency-type: direct:production dependency-group: nuget - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 6.34.0 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- Examples/RestAuth/Samples.Rest.API/Samples.Rest.API.csproj | 1 + Examples/SSR/Samples.SSR.GUI/Samples.SSR.GUI.csproj | 3 +++ 2 files changed, 4 insertions(+) diff --git a/Examples/RestAuth/Samples.Rest.API/Samples.Rest.API.csproj b/Examples/RestAuth/Samples.Rest.API/Samples.Rest.API.csproj index c216ad6..ed500bf 100644 --- a/Examples/RestAuth/Samples.Rest.API/Samples.Rest.API.csproj +++ b/Examples/RestAuth/Samples.Rest.API/Samples.Rest.API.csproj @@ -9,6 +9,7 @@ + diff --git a/Examples/SSR/Samples.SSR.GUI/Samples.SSR.GUI.csproj b/Examples/SSR/Samples.SSR.GUI/Samples.SSR.GUI.csproj index 9777601..3e7d799 100644 --- a/Examples/SSR/Samples.SSR.GUI/Samples.SSR.GUI.csproj +++ b/Examples/SSR/Samples.SSR.GUI/Samples.SSR.GUI.csproj @@ -8,14 +8,17 @@ + + +