Entomy / LibLangly

The combined Langly runtime
https://entomy.github.io/LibLangly/
33 stars 7 forks source link

Strong Naming #307

Open Entomy opened 3 years ago

Entomy commented 3 years ago

It's considered a best practice to sign assemblies with a Strong Name Key. While this has historically had issues, it's not actually the strong name signing that caused the issue attributed to it, and this viral problem only effects .NET Framework, which is now being deprecated.

As such, I'm all for going forward with this, as it opens the door to more consumers.