summary refs log tree commit diff
path: root/crypto/crypto.csproj
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2014-02-25 17:16:34 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2014-02-25 17:16:34 +0700
commita6039dfa9392ca64a3b0efe591aaf7b8441d13fc (patch)
tree8fcf9779569fe77fd0e65757ccce44345fc6fa92 /crypto/crypto.csproj
parentCheck a few more points in the encoding test (diff)
downloadBouncyCastle.NET-ed25519-a6039dfa9392ca64a3b0efe591aaf7b8441d13fc.tar.xz
Port some openpgp updates from Java build for secret keys
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r--crypto/crypto.csproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj

index 1a2f8c132..8fae3a786 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj
@@ -10577,6 +10577,11 @@ BuildAction = "Compile" /> <File + RelPath = "test\src\openpgp\test\PGPNoPrivateKeyTest.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "test\src\openpgp\test\PGPPacketTest.cs" SubType = "Code" BuildAction = "Compile"