L3tum / HardwareInformation

.NET Standard Cross-Platform Hardware Information Gatherer
MIT License
56 stars 11 forks source link

Strong name signing of your assemblies #33

Open spreedated opened 1 year ago

spreedated commented 1 year ago

First things first, thanks for the package!

I forked it mainly to sign the assemblies for the GAC, etc. But, I've encountered that none of your assemblies are ever signed, so please provide a strong name for packages like

Nowadays a strong name has a huge impact and every library should be signed.