globalmousekeyhook
globalmousekeyhook copied to clipboard
Please sign assembly with a strong name
The application I use this NuGet package in has strongly named assemblies, so when I update this package, I have to manually sign the assembly. Not difficult, but it would be nice if it came signed.
Also facing this issue trying to update to v5.4.0 from v5.3.0. For anyone using ClickOnce, you can bypass this be following these instructions: http://stackoverflow.com/a/721350/615429
Yeah, that would be really great, if you can sign the assembly in the next release!
Facing this issue as well
Please publish a signed version
nvm... just found this blog fixing the strong name issue easily: https://joshuachini.com/2017/07/12/how-to-assign-a-strong-name-to-unsigned-3rd-party-assemblies-during-the-build-process/ using this nuget: https://www.nuget.org/packages/strongnamer