Skip to content

Don't strong name sign for delay signing#330

Merged
KirillOsenkov merged 1 commit intogluck:masterfrom
arturfilar:patch-1
Dec 22, 2023
Merged

Don't strong name sign for delay signing#330
KirillOsenkov merged 1 commit intogluck:masterfrom
arturfilar:patch-1

Conversation

@arturfilar
Copy link
Copy Markdown
Contributor

I found this as a major difference from ILMerge that causes some internal issues in our code. The change is to strong name sign the assembly only if it's not Delay Signed - that's ilmerge behavior. I'm pretty sure that should solve this issue #290

I found this as a major difference from ILMerge that causes some internal issues in our code. The change is to strong name sign the assembly only if it's not Delay Signed - that's ilmerge behavior.
I'm pretty sure that should solve this issue gluck#290
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.

2 participants