From 06da8595b15df7dbc3c0b4a919f6db1a26c825b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 19:09:30 +0000 Subject: [PATCH] Bump System.IdentityModel.Tokens.Jwt Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 5.6.0 to 5.7.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/5.6.0...5.7.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../WowArenaLadderStats.csproj | 69 +++++++++++++++---- .../WowArenaLadderStats/packages.config | 20 ++++-- 2 files changed, 72 insertions(+), 17 deletions(-) diff --git a/C#/WowArenaLadderStats/WowArenaLadderStats/WowArenaLadderStats.csproj b/C#/WowArenaLadderStats/WowArenaLadderStats/WowArenaLadderStats.csproj index ca85362..d2a78b8 100644 --- a/C#/WowArenaLadderStats/WowArenaLadderStats/WowArenaLadderStats.csproj +++ b/C#/WowArenaLadderStats/WowArenaLadderStats/WowArenaLadderStats.csproj @@ -33,14 +33,65 @@ 4 - - ..\packages\Microsoft.IdentityModel.JsonWebTokens.5.6.0\lib\net461\Microsoft.IdentityModel.JsonWebTokens.dll + + ..\..\..\C + True - - ..\packages\Microsoft.IdentityModel.Logging.5.6.0\lib\net461\Microsoft.IdentityModel.Logging.dll + + ..\..\..\C + True - - ..\packages\Microsoft.IdentityModel.Tokens.5.6.0\lib\net461\Microsoft.IdentityModel.Tokens.dll + + ..\..\..\C + True + + + ..\..\..\C + True + + + ..\..\..\C + True + + + ..\..\..\C + True + + + ..\..\..\C + True + + + ..\..\..\C + True + + + ..\..\..\C + True + + + ..\..\..\C + True + + + ..\..\..\C + True + + + ..\..\..\C + True + + + ..\..\..\C + True + + + ..\..\..\C + True + + + ..\..\..\C + True ..\packages\Microsoft.VisualStudio.Services.Client.16.170.0\lib\net462\Microsoft.TeamFoundation.Common.dll @@ -51,17 +102,11 @@ ..\packages\Microsoft.VisualStudio.Services.Client.16.170.0\lib\net462\Microsoft.VisualStudio.Services.WebApi.dll - - ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll - ..\packages\RestSharp.106.11.7\lib\net452\RestSharp.dll - - ..\packages\System.IdentityModel.Tokens.Jwt.5.6.0\lib\net461\System.IdentityModel.Tokens.Jwt.dll - ..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll diff --git a/C#/WowArenaLadderStats/WowArenaLadderStats/packages.config b/C#/WowArenaLadderStats/WowArenaLadderStats/packages.config index 88dc321..708fd1d 100644 --- a/C#/WowArenaLadderStats/WowArenaLadderStats/packages.config +++ b/C#/WowArenaLadderStats/WowArenaLadderStats/packages.config @@ -1,11 +1,21 @@  - - - + + + + + - + - + + + + + + + + + \ No newline at end of file