From 9e5fc9b066ad5276eb6c9addb6c94ccc1b200ac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 18:37:20 +0000 Subject: [PATCH] Bump Microsoft.IdentityModel.JsonWebTokens in /CodeSamples Bumps [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.0.0-preview to 7.1.2. - [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/7.0.0-preview...7.1.2) --- updated-dependencies: - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CodeSamples/CodeSamples.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CodeSamples/CodeSamples.csproj b/CodeSamples/CodeSamples.csproj index 5a2b908..66b785c 100644 --- a/CodeSamples/CodeSamples.csproj +++ b/CodeSamples/CodeSamples.csproj @@ -10,11 +10,11 @@ - + - +