Skip to content

Commit 4c17e46

Browse files
authored
Merge pull request #4 from cnblogs/update-package-id
build: update package id
2 parents ae591b3 + 8703835 commit 4c17e46

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/IdentityModel.AspNetCore.OAuth2Introspection.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
4-
5-
<PackageId>IdentityModel.AspNetCore.OAuth2Introspection</PackageId>
4+
<PackageId>Cnblogs.IdentityModel.AspNetCore.OAuth2Introspection</PackageId>
65
<Description>ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection</Description>
76
<Authors>Dominick Baier;Brock Allen</Authors>
87
<PackageTags>OAuth2;OAuth 2.0;Introspection;Security;Identity;IdentityServer</PackageTags>

0 commit comments

Comments
 (0)