Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 30ba728

Browse files
Bump WilsonVersion from 7.1.2 to 8.0.1
Bumps `WilsonVersion` from 7.1.2 to 8.0.1. Updates `System.IdentityModel.Tokens.Jwt` from 7.1.2 to 8.0.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](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.1.2...8.0.1) Updates `Microsoft.IdentityModel.JsonWebTokens` from 7.1.2 to 8.0.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](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.1.2...8.0.1) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cf492d commit 30ba728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup Condition=" '$(TargetFramework)' == 'net8.0'">
33
<FrameworkVersion>8.0.3</FrameworkVersion>
44
<ExtensionsVersion>8.0.0</ExtensionsVersion>
5-
<WilsonVersion>7.1.2</WilsonVersion>
5+
<WilsonVersion>8.0.1</WilsonVersion>
66
<IdentityServerVersion>7.0.5</IdentityServerVersion>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)