From 51b975bbdb241fe4e23424d836841367b7fde0cf Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Fri, 24 May 2024 17:15:40 +0700 Subject: Setup stable URLs for NuGet --- crypto/src/BouncyCastle.Crypto.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/crypto/src/BouncyCastle.Crypto.csproj b/crypto/src/BouncyCastle.Crypto.csproj index 269965319..6b3ab0392 100644 --- a/crypto/src/BouncyCastle.Crypto.csproj +++ b/crypto/src/BouncyCastle.Crypto.csproj @@ -14,12 +14,12 @@ Copyright © Legion of the Bouncy Castle Inc. 2000-2024 BouncyCastle.NET is a popular cryptography library for .NET packageIcon.png - https://www.bouncycastle.org/images/nuget_packageIcon.png + https://www.bouncycastle.org/stable/nuget/csharp/packageIcon.png BouncyCastle.Cryptography MIT - https://www.bouncycastle.org/csharp/ + https://www.bouncycastle.org/stable/nuget/csharp/website README.md - https://www.bouncycastle.org/csharp/ + https://www.bouncycastle.org/stable/nuget/csharp/release_notes bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls BouncyCastle.NET true -- cgit 1.4.1