summary refs log tree commit diff
path: root/crypto/crypto.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r--crypto/crypto.csproj9
1 files changed, 7 insertions, 2 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj
index 2030c97a4..bb35c6f99 100644
--- a/crypto/crypto.csproj
+++ b/crypto/crypto.csproj
@@ -544,12 +544,17 @@
                     BuildAction = "Compile"
                 />
                 <File
-                    RelPath = "src\asn1\LazyDERSequence.cs"
+                    RelPath = "src\asn1\LazyDLEnumerator.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
                 />
                 <File
-                    RelPath = "src\asn1\LazyDERSet.cs"
+                    RelPath = "src\asn1\LazyDLSequence.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "src\asn1\LazyDLSet.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
                 />