Browse Source

Update OpenIddict.Core's package description

pull/500/head
Kévin Chalet 9 years ago
parent
commit
548cb2db95
  1. 2
      src/OpenIddict.Core/OpenIddict.Core.csproj

2
src/OpenIddict.Core/OpenIddict.Core.csproj

@ -7,7 +7,7 @@
</PropertyGroup>
<PropertyGroup>
<Description>Core components of OpenIddict.</Description>
<Description>OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.</Description>
<Authors>Kévin Chalet</Authors>
<PackageTags>aspnetcore;authentication;jwt;openidconnect;openiddict;security</PackageTags>
</PropertyGroup>

Loading…
Cancel
Save