From 02d07a1f8bd57f4141ef1a1dc006e5f72c1116c5 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Thu, 11 Oct 2018 17:41:20 +0700 Subject: Refactoring to support custom ISignatureFactory - see https://github.com/bcgit/bc-csharp/issues/153 --- crypto/crypto.csproj | 50 +++++++++++++++++++++++++++++++++++--------------- 1 file changed, 35 insertions(+), 15 deletions(-) (limited to 'crypto/crypto.csproj') diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index d0f672e8e..85cf632c8 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -2868,11 +2868,6 @@ SubType = "Code" BuildAction = "Compile" /> - - - + + + + + + +