Skip to content

Commit

Permalink
Fix release notes link
Browse files Browse the repository at this point in the history
  • Loading branch information
clairernovotny committed Oct 5, 2020
1 parent cd7b173 commit 8769ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/src/crypto.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<DebugType>embedded</DebugType>
<PackageLicenseUrl>https://www.bouncycastle.org/csharp/licence.html</PackageLicenseUrl>
<PackageProjectUrl>https://www.bouncycastle.org/csharp/</PackageProjectUrl>
<PackageReleaseNotes>https://www.bouncycastle.org/csharp/#RELEASENOTES186</PackageReleaseNotes>
<PackageReleaseNotes>https://www.bouncycastle.org/csharp/#RELEASENOTES188</PackageReleaseNotes>
<PackageIconUrl>https://www.bouncycastle.org/images/csharp_logo.gif</PackageIconUrl>
<PackageTags>bouncycastle cryptography encryption security</PackageTags>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
Expand Down

0 comments on commit 8769ece

Please sign in to comment.