Clarify strong naming
oliverheilig opened this issue · 2 comments
oliverheilig commented
Strong naming is considered harmful, especially for OSS.
Can we remove it?
oliverheilig commented
OK,
the current "canonical" answer:
As a final note to open-source library developers, I strongly recommend that the strong-name key file gets check-in to the project repository so that anyone can easily clone the project and compile a version of the library that works with anyone else’s binaries!
https://www.pedrolamas.com/2018/09/11/start-strong-naming-your-assemblies/
We should add the strong name key