Skip to content

Commit 3f3f7b2

Browse files
committed
Add package IdentityModel
1 parent 211a424 commit 3f3f7b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/IdentityServer4.AccessTokenValidation.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
</ItemGroup>
3434

3535
<ItemGroup>
36+
<PackageReference Include="IdentityModel" Version="6.0.0" />
3637
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.1.0" />
3738

3839
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.0" />

0 commit comments

Comments
 (0)