From b6f5bfb6ec257ab810c56264c0eac0d3be64dbd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 13:19:37 +0000 Subject: [PATCH] Bump System.IdentityModel.Tokens.Jwt in /Code samples/WebView2Test Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.21.0 to 6.34.0. - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/6.21.0...6.34.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 6.34.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Code samples/WebView2Test/WebView2Test.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Code samples/WebView2Test/WebView2Test.csproj b/Code samples/WebView2Test/WebView2Test.csproj index 4d8f448d29..2049ac4e48 100644 --- a/Code samples/WebView2Test/WebView2Test.csproj +++ b/Code samples/WebView2Test/WebView2Test.csproj @@ -1,4 +1,4 @@ - + @@ -136,7 +136,7 @@ 13.0.1 - 6.21.0 + 6.34.0