Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dvsekhvalnov committed Jul 12, 2021
1 parent 15a2550 commit af95d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jose-jwt/jose-jwt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ RFC 7516:
<AssemblyName>jose-jwt</AssemblyName>
<PackageId>jose-jwt</PackageId>
<PackageTags>jose;jwt;json;jwa;jwe;jws;aes;cbc;gcm;rsa;hmac;sha;rsassa;pss;rsaes;oaep;pkcs1-v1_5;es;elliptic;curve;diffe;hellman;agreement;ecdsa;key wrap;kw;ecdh;pbes;pbes2;pbkdf;pbkdf2;password based encryption;javascript object signing;two phase validation;netcore;clr;coreclr;portable;fips;compliant;open;banking;detached content;unencoded payload</PackageTags>
<PackageReleaseNotes>Bugfix release</PackageReleaseNotes>
<PackageReleaseNotes>Switching to System.Text.Json for netstandard2.1</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/dvsekhvalnov/jose-jwt</PackageProjectUrl>
<PackageLicenseUrl>https://raw.github.com/dvsekhvalnov/jose-jwt/master/LICENSE</PackageLicenseUrl>
<GenerateAssemblyTitleAttribute>false</GenerateAssemblyTitleAttribute>
Expand Down

0 comments on commit af95d14

Please sign in to comment.