Skip to content

Add Strong name signing #417

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

Closed
wants to merge 3 commits into from

Conversation

anuj-modi
Copy link

@anuj-modi anuj-modi commented Apr 30, 2025

Add a Strong Name signing key and enabled signing from the csproj file. Resolves #416.

> sn.exe -vf .\NRedisStack.dll

Microsoft (R) .NET Framework Strong Name Utility  Version 4.0.30319.0
Copyright (c) Microsoft Corporation.  All rights reserved.

Assembly '.\NRedisStack.dll' is valid

mgravell pushed a commit that referenced this pull request Aug 15, 2025
- absorb strong-naming from #417
- fix embarrassing tyop
@mgravell mgravell mentioned this pull request Aug 15, 2025
5 tasks
@mgravell
Copy link
Contributor

mgravell commented Aug 15, 2025

I'm open to applying SNK in the next "major"; I'm creating a queue in #437, which I have assigned co-credit on:

image

Closing this one out for tracking.

@mgravell mgravell closed this Aug 15, 2025
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

Successfully merging this pull request may close these issues.

Enable Strong Name Signing
3 participants