Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit 1897e8a

Browse files
update IdentityModel
1 parent a8865d6 commit 1897e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.1" PrivateAssets="All" />
2323

2424
<!--our stuff -->
25-
<PackageReference Update="IdentityModel" Version="4.3.0" />
25+
<PackageReference Update="IdentityModel" Version="4.4.0" />
2626

2727
<PackageReference Update="IdentityServer4" Version="$(IdentityServerVersion)" />
2828
<PackageReference Update="IdentityServer4.AspNetIdentity" Version="$(IdentityServerVersion)" />

0 commit comments

Comments
 (0)