[mono-cecil] Trying to use Mono Linker and getting Resolution Exception for X509CertificateValidationMode

2016-10-18 Thread Josh Powers
When trying to use mono linker I am gettign the following exception. Fatal error in Mono CIL Linker Mono.Cecil.ResolutionException: Failed to resolve System.ServiceModel.Security.X509CertificateValidationMode at Mono.Cecil.Mixin.CheckedResolve (Mono.Cecil.TypeReference self) [0x00013] in <3643

Re: [mono-cecil] Trying to use Mono Linker and getting Resolution Exception for X509CertificateValidationMode

2016-10-19 Thread Josh Powers
> forwarders very well. I suggest you file this bug with the Mono project. > > Thanks, > Jb > > > > On Tue, Oct 18, 2016 at 10:44 PM, Josh Powers > wrote: > >> When trying to use mono linker I am gettign the following exception. >> >> Fatal er