diff options
Diffstat (limited to 'crypto/test/BouncyCastle.Crypto.Tests.csproj')
-rw-r--r-- | crypto/test/BouncyCastle.Crypto.Tests.csproj | 1 |
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'"> |