Skip to content

Sign Assembly with a Strong Name #37

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

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Sign Assembly with a Strong Name #37

merged 1 commit into from
Dec 1, 2022

Conversation

9ee1
Copy link
Owner

@9ee1 9ee1 commented Dec 1, 2022

Sign the assembly with a strong name to fix #36. The key used to sign the assembly is committed as part of the source tree as recommended by Microsoft.

The assembly is signed only when the project is compiled in release mode.

Sign the assembly with a strong name.
@9ee1 9ee1 self-assigned this Dec 1, 2022
@9ee1 9ee1 added this to the Capstone.NET 2.3.0 milestone Dec 1, 2022
@9ee1 9ee1 marked this pull request as ready for review December 1, 2022 13:44
@9ee1 9ee1 merged commit b4b9e48 into master Dec 1, 2022
@9ee1 9ee1 deleted the strong-name branch December 1, 2022 13:45
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.

Sign Assembly with a Strong Name
1 participant