From 4fccb8f490eefe7181558b2c3376ab23c33632ee Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Thu, 18 Nov 2021 13:46:18 +0700 Subject: ASN.1: Port of bc-java TYPE instances - we use Meta.Instance here due to syntax restrictions - also reworked some ASN.1 string types --- crypto/crypto.csproj | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'crypto/crypto.csproj') diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index 55686e355..69a44f9dc 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -243,11 +243,31 @@ SubType = "Code" BuildAction = "Compile" /> + + + +