From 851feee00986b622fadcc856c1399d0c453c4c0f Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Sat, 18 Feb 2023 22:43:50 +0700 Subject: Fix symbols, add SourceLink, deterministic build --- crypto/src/BouncyCastle.Crypto.csproj | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) (limited to 'crypto/src') diff --git a/crypto/src/BouncyCastle.Crypto.csproj b/crypto/src/BouncyCastle.Crypto.csproj index afdb875c4..a22f71335 100644 --- a/crypto/src/BouncyCastle.Crypto.csproj +++ b/crypto/src/BouncyCastle.Crypto.csproj @@ -22,23 +22,26 @@ https://www.bouncycastle.org/csharp/ bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls BouncyCastle.NET - git - https://github.com/bcgit/bc-csharp + true BouncyCastle.NET Cryptography - - - full - true - true - snupkg + + + + true - - pdbonly - true - true - snupkg + + + + + true + + + public + + true + snupkg @@ -84,6 +87,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + all runtime; build; native; contentfiles; analyzers; buildtransitive -- cgit 1.5.1