Skip to content

Public sign ilasm output by default#47448

Merged
jkotas merged 1 commit intodotnet:masterfrom
jkotas:ilasm-publicsign
Jan 26, 2021
Merged

Public sign ilasm output by default#47448
jkotas merged 1 commit intodotnet:masterfrom
jkotas:ilasm-publicsign

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented Jan 26, 2021

Fixes #47426

@ghost ghost added the area-ILTools-coreclr label Jan 26, 2021
@jkotas
Copy link
Member Author

jkotas commented Jan 26, 2021

cc @briansull @ericstj

@jkotas jkotas requested a review from briansull January 26, 2021 03:05
@ericstj
Copy link
Member

ericstj commented Jan 26, 2021

Looks ok, I don’t suppose this would break anyone?

@jkotas jkotas merged commit 0fcfa46 into dotnet:master Jan 26, 2021
@jkotas jkotas deleted the ilasm-publicsign branch January 26, 2021 16:44
@jkotas
Copy link
Member Author

jkotas commented Jan 26, 2021

I do not expect that this will break anyone. We can always add command line option for it if necessary. I have started by adding a command line option, but then decided to keep it simple and just set it by default.

@ericstj
Copy link
Member

ericstj commented Jan 26, 2021

If we do make the commandline option we should make sure to update the ILProj SDK to honor the publicsign property so that we'll set it (and not regress the fix where we needed it).

@briansull
Copy link
Contributor

I took a look, Looks like it should work to me.

@ghost ghost locked as resolved and limited conversation to collaborators Feb 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ILAsm should support public signing

3 participants