1 files changed, 0 insertions, 30 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj
index 212fd78e9..3fd0a5bda 100644
--- a/crypto/crypto.csproj
+++ b/crypto/crypto.csproj
@@ -279,16 +279,6 @@
BuildAction = "Compile"
/>
<File
- RelPath = "src\asn1\BERApplicationSpecific.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "src\asn1\BERApplicationSpecificParser.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
RelPath = "src\asn1\BERBitString.cs"
SubType = "Code"
BuildAction = "Compile"
@@ -389,11 +379,6 @@
BuildAction = "Compile"
/>
<File
- RelPath = "src\asn1\DERApplicationSpecific.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
RelPath = "src\asn1\DERBitString.cs"
SubType = "Code"
BuildAction = "Compile"
@@ -559,11 +544,6 @@
BuildAction = "Compile"
/>
<File
- RelPath = "src\asn1\DLApplicationSpecific.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
RelPath = "src\asn1\DLBitString.cs"
SubType = "Code"
BuildAction = "Compile"
@@ -594,11 +574,6 @@
BuildAction = "Compile"
/>
<File
- RelPath = "src\asn1\IAsn1ApplicationSpecificParser.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
RelPath = "src\asn1\IAsn1Choice.cs"
SubType = "Code"
BuildAction = "Compile"
@@ -12554,11 +12529,6 @@
BuildAction = "Compile"
/>
<File
- RelPath = "test\src\asn1\test\DERApplicationSpecificTest.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
RelPath = "test\src\asn1\test\DERUTF8StringTest.cs"
SubType = "Code"
BuildAction = "Compile"
|