summary refs log tree commit diff
path: root/crypto/crypto.csproj
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2014-01-21 19:46:29 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2014-01-21 19:46:29 +0700
commitec8e1fff9810b7c58e79a560b344c3abe9d82f6e (patch)
tree17c48e74d2b6cec855a11a4ce0b896c41538d224 /crypto/crypto.csproj
parentStop using DerUnknownTag (throw exceptions during parsing instead) (diff)
downloadBouncyCastle.NET-ed25519-ec8e1fff9810b7c58e79a560b344c3abe9d82f6e.tar.xz
Remove DerUnknownTag class
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r--crypto/crypto.csproj5
1 files changed, 0 insertions, 5 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj
index 73a06afeb..1c2f6a7df 100644
--- a/crypto/crypto.csproj
+++ b/crypto/crypto.csproj
@@ -474,11 +474,6 @@
                     BuildAction = "Compile"
                 />
                 <File
-                    RelPath = "src\asn1\DERUnknownTag.cs"
-                    SubType = "Code"
-                    BuildAction = "Compile"
-                />
-                <File
                     RelPath = "src\asn1\DERUTCTime.cs"
                     SubType = "Code"
                     BuildAction = "Compile"