From bd4a3f4a30c0c8fe88c2fb100336ea24ff3829b8 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Mon, 17 Apr 2023 00:09:21 +0700 Subject: Basic setup for signing assemblies post-build --- crypto/test/BouncyCastle.Crypto.Tests.csproj | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'crypto/test/BouncyCastle.Crypto.Tests.csproj') diff --git a/crypto/test/BouncyCastle.Crypto.Tests.csproj b/crypto/test/BouncyCastle.Crypto.Tests.csproj index 45a03b0e7..94d2eff7b 100644 --- a/crypto/test/BouncyCastle.Crypto.Tests.csproj +++ b/crypto/test/BouncyCastle.Crypto.Tests.csproj @@ -8,6 +8,7 @@ 618;1591 Org.BouncyCastle False + Debug;Release;Publish @@ -18,6 +19,10 @@ DEBUG;TRACE + + DEBUG;TRACE + + -- cgit 1.4.1