From 761e888da059690c9be624fb81586937ac1d4beb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 14:08:00 +0000 Subject: [PATCH] Bump Microsoft.IdentityModel.Abstractions Bumps [Microsoft.IdentityModel.Abstractions](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.0.3 to 7.3.1. - [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.3...7.3.1) --- updated-dependencies: - dependency-name: Microsoft.IdentityModel.Abstractions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Sample.Auth.Pkce/Sample.Auth.Pkce.csproj | 5 +++-- .../Authentication_PKCE/Sample.Auth.Pkce/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/authentication/Authentication_PKCE/Sample.Auth.Pkce/Sample.Auth.Pkce.csproj b/authentication/Authentication_PKCE/Sample.Auth.Pkce/Sample.Auth.Pkce.csproj index c30f5dc..5b62997 100644 --- a/authentication/Authentication_PKCE/Sample.Auth.Pkce/Sample.Auth.Pkce.csproj +++ b/authentication/Authentication_PKCE/Sample.Auth.Pkce/Sample.Auth.Pkce.csproj @@ -50,8 +50,9 @@ 4 - - ..\packages\Microsoft.IdentityModel.Abstractions.6.20.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\packages\Microsoft.IdentityModel.Abstractions.7.3.1\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True ..\packages\Microsoft.IdentityModel.Logging.6.20.0\lib\net472\Microsoft.IdentityModel.Logging.dll diff --git a/authentication/Authentication_PKCE/Sample.Auth.Pkce/packages.config b/authentication/Authentication_PKCE/Sample.Auth.Pkce/packages.config index 8c4df68..9751d46 100644 --- a/authentication/Authentication_PKCE/Sample.Auth.Pkce/packages.config +++ b/authentication/Authentication_PKCE/Sample.Auth.Pkce/packages.config @@ -1,6 +1,6 @@ - +