Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Strong Name the assemblies #38

Open
blowdart opened this issue Dec 10, 2024 · 0 comments
Open

Chore: Strong Name the assemblies #38

blowdart opened this issue Dec 10, 2024 · 0 comments

Comments

@blowdart
Copy link

Is your feature request related to a problem? Please describe.
Whilst strong naming is no longer of any use, as of .NET 5.0 you're targeting .NET Standard 2.0 where it still has an effect. Without strong naming users may encounter CS8002 warnings when taking a dependency on the library.

Describe the solution you'd like
Add a strong name to the library. Strong name key files can be added to the repo, if following the published guidelines.

Additional context
If you approve of the idea I can produce a PR, because I know it's just a chore :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant