Hello,
I get this error in PublicKey.cs file in line:42,115,156,170,175
"CS0104 'ECPoint' is an ambiguous reference between 'System.Security.Cryptography.ECPoint' and 'Org.BouncyCastle.Math.EC.ECPoint'"
And also I get the same error in Bitcoin.cs file in line:267,280,288,296
How to fix that?
Hello,
I get this error in PublicKey.cs file in line:42,115,156,170,175
"CS0104 'ECPoint' is an ambiguous reference between 'System.Security.Cryptography.ECPoint' and 'Org.BouncyCastle.Math.EC.ECPoint'"
And also I get the same error in Bitcoin.cs file in line:267,280,288,296
How to fix that?