Skip to content

Commit 5095a17

Browse files
committed
Change PackageId
1 parent c77df47 commit 5095a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IdentityServer4.AccessTokenValidation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PropertyGroup>
88
<Description>ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4</Description>
99
<Authors>Brock Allen;Dominick Baier</Authors>
10-
<PackageId>IdentityServer4.AccessTokenValidation</PackageId>
10+
<PackageId>Cnblogs.IdentityServer4.AccessTokenValidation</PackageId>
1111
<PackageTags>OAuth2;OAuth 2.0;OpenID Connect;Security;Identity;IdentityServer;Bearer tokens</PackageTags>
1212
<PackageIcon>icon.jpg</PackageIcon>
1313
<PackageProjectUrl>https://github.com/IdentityServer/IdentityServer4.AccessTokenValidation</PackageProjectUrl>

0 commit comments

Comments
 (0)