You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to use this library as it is not strong named. Is it possible for you to publish a strong named version or strong name the package by default?
The text was updated successfully, but these errors were encountered:
For a while, the consensus in the C# OSS community was to not strong-name assemblies, so I didn't. However, this seems to have changed; Microsoft now recommends strong-naming open-source libraries. So I think I will do so at some point, but it won't happen overnight.
Hi,
I am unable to use this library as it is not strong named. Is it possible for you to publish a strong named version or strong name the package by default?
The text was updated successfully, but these errors were encountered: