From e8247da13c489cecbf1401e84400cbec1ce0e7dd Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Sun, 30 Oct 2022 20:44:26 +0700 Subject: Remove TRACE --- crypto/test/BouncyCastle.Crypto.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/test/BouncyCastle.Crypto.Tests.csproj b/crypto/test/BouncyCastle.Crypto.Tests.csproj index 3c9b88328..c5025b9e7 100644 --- a/crypto/test/BouncyCastle.Crypto.Tests.csproj +++ b/crypto/test/BouncyCastle.Crypto.Tests.csproj @@ -14,7 +14,7 @@ - DEBUG;TRACE + DEBUG -- cgit 1.5.1