summary refs log tree commit diff
path: root/crypto/crypto.csproj
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2015-10-02 11:43:25 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2015-10-02 11:43:25 +0700
commit39aff2f1764dd0c79eb39091410d419d79776ac9 (patch)
treef36c3be4a832a3766bdf06eb8490b3bc894e0160 /crypto/crypto.csproj
parentAdd NIST OIDs and DigestUtilities entries for SHA3 (diff)
downloadBouncyCastle.NET-ed25519-39aff2f1764dd0c79eb39091410d419d79776ac9.tar.xz
Port of recent ISO trailer updates from Java
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 488886e6c..b094843f2 100644
--- a/crypto/crypto.csproj
+++ b/crypto/crypto.csproj
@@ -4324,6 +4324,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "src\crypto\signers\IsoTrailers.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "src\crypto\signers\PSSSigner.cs"
                     SubType = "Code"
                     BuildAction = "Compile"