Topic: Project Signing (Strong Name)
I'm trying to use HidSharp 2.0.2 from NuGet but I'm getting error "Referenced assembly 'HidSharp' does not have a strong name".
My project is using Signing and I guess that all referenced projects must be signed too.
Is there a reason for HidSharp not be signed?
I'm using many projects from NuGet and they all have a Strong Name...