diff options
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r-- | crypto/crypto.csproj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index 72fcfe5b9..a588a961a 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -579,6 +579,11 @@ BuildAction = "Compile" /> <File + RelPath = "src\asn1\DLTaggedObjectParser.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "src\asn1\IAsn1ApplicationSpecificParser.cs" SubType = "Code" BuildAction = "Compile" |