summary refs log tree commit diff
path: root/crypto/test
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2022-11-02 00:08:12 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2022-11-02 00:08:12 +0700
commitf7fae82061d6fdfa4f1616f26e02c3880e03d623 (patch)
tree9bd89e0c0da446828e6c1f37d0bede446e47a4bc /crypto/test
parentRe-add TRACE (diff)
downloadBouncyCastle.NET-ed25519-f7fae82061d6fdfa4f1616f26e02c3880e03d623.tar.xz
More release prep.
Diffstat (limited to 'crypto/test')
-rw-r--r--crypto/test/BouncyCastle.Crypto.Tests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/test/BouncyCastle.Crypto.Tests.csproj b/crypto/test/BouncyCastle.Crypto.Tests.csproj
index 3c9b88328..7eced3c7f 100644
--- a/crypto/test/BouncyCastle.Crypto.Tests.csproj
+++ b/crypto/test/BouncyCastle.Crypto.Tests.csproj
@@ -7,6 +7,7 @@
     <SignAssembly>true</SignAssembly>
     <EnableDefaultItems>false</EnableDefaultItems>
     <NoWarn>1591</NoWarn>
+    <RootNamespace>Org.BouncyCastle</RootNamespace>
   </PropertyGroup>
 
   <PropertyGroup Condition="'$(Configuration)'=='Debug'">