-
Notifications
You must be signed in to change notification settings - Fork 9
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
Assembly is not strong named #118
Comments
I tried to do it through Pull request 119 #119 |
Sorry, I completely missed this case. what is you're use case for signing the assembily? |
Either way, seems like a good idea, https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/strong-naming |
I build a sotfware, which is protected by SmartAssembly. This require strong names |
Hello,
Can you strong name your assembly ?
I can't get it working without :'(
Thanks in advance,
Mathieu Chateau
The text was updated successfully, but these errors were encountered: