From 9d2adbb03a2f2c316c71a1749f98d4209e369458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 05:55:13 +0000 Subject: [PATCH] Bump System.IdentityModel.Tokens.Jwt Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.31.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.31.0...6.34.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../ControllerPractice/ControllerPractice.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/How to/Signature Field Validation/WebService/ControllerPractice/ControllerPractice/ControllerPractice.csproj b/How to/Signature Field Validation/WebService/ControllerPractice/ControllerPractice/ControllerPractice.csproj index 84ea00e..2e728d4 100644 --- a/How to/Signature Field Validation/WebService/ControllerPractice/ControllerPractice/ControllerPractice.csproj +++ b/How to/Signature Field Validation/WebService/ControllerPractice/ControllerPractice/ControllerPractice.csproj @@ -9,14 +9,14 @@ - + - +