NuGet package is not strongly renamed
bdrupieski opened this issue · 1 comments
bdrupieski commented
The NuGet package for DeepEqual is not strongly named, which means it cannot be loaded in a project that is signed. Could you sign the assembly and publish a strongly named package so that it can be referenced in signed assemblies?
bdrupieski commented
Created PR #22 to address this.