summary refs log tree commit diff
path: root/crypto/crypto.csproj
diff options
context:
space:
mode:
authorOren Novotny <oren@novotny.org>2016-01-05 08:38:03 -0500
committerOren Novotny <oren@novotny.org>2016-01-05 08:38:03 -0500
commitd74e0ee364cfde298eb077d9cd58d452c0aa0329 (patch)
tree53f1061193bd3c2e58e2ee91de33ea3b2c4221ec /crypto/crypto.csproj
parentUpdate description (diff)
parentUpdate versions and release notes for release 1.8.1 (diff)
downloadBouncyCastle.NET-ed25519-d74e0ee364cfde298eb077d9cd58d452c0aa0329.tar.xz
Merge branch 'master' into pcl
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r--crypto/crypto.csproj30
1 files changed, 30 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj

index e6ab94ee2..73afed47e 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj
@@ -384,6 +384,11 @@ BuildAction = "Compile" /> <File + RelPath = "src\asn1\DerGraphicString.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "src\asn1\DERIA5String.cs" SubType = "Code" BuildAction = "Compile" @@ -489,6 +494,11 @@ BuildAction = "Compile" /> <File + RelPath = "src\asn1\DerVideotexString.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "src\asn1\DERVisibleString.cs" SubType = "Code" BuildAction = "Compile" @@ -11840,6 +11850,16 @@ BuildAction = "Compile" /> <File + RelPath = "test\src\crypto\tls\test\DtlsTestClientProtocol.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "test\src\crypto\tls\test\DtlsTestServerProtocol.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "test\src\crypto\tls\test\DtlsTestSuite.cs" SubType = "Code" BuildAction = "Compile" @@ -11950,6 +11970,11 @@ BuildAction = "Compile" /> <File + RelPath = "test\src\crypto\tls\test\TlsTestClientProtocol.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "test\src\crypto\tls\test\TlsTestConfig.cs" SubType = "Code" BuildAction = "Compile" @@ -11960,6 +11985,11 @@ BuildAction = "Compile" /> <File + RelPath = "test\src\crypto\tls\test\TlsTestServerProtocol.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "test\src\crypto\tls\test\TlsTestSuite.cs" SubType = "Code" BuildAction = "Compile"