From 6b1be574ad8f08d9ad3ea99061d86ea5d279a451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 11:01:37 +0000 Subject: [PATCH] chore(deps): Bump System.IdentityModel.Tokens.Jwt from 6.25.0 to 6.31.0 Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.25.0 to 6.31.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.25.0...6.31.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/ToDo/ToDo.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ToDo/ToDo.csproj b/src/ToDo/ToDo.csproj index 353fe183..9825891b 100644 --- a/src/ToDo/ToDo.csproj +++ b/src/ToDo/ToDo.csproj @@ -1,11 +1,11 @@ - + netstandard2.0 enable - +