1

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...

2

Re: Project Signing (Strong Name)

Version 2.1.0 doen't have a Strong Name signature yet, right?
Is there a reason to don't use strong name in this project?