Skip to content

StrongName Sign assemblies before Authenticode signing#1372

Merged
vijayrkn merged 2 commits intomasterfrom
vramak/ProdCon3
Dec 9, 2017
Merged

StrongName Sign assemblies before Authenticode signing#1372
vijayrkn merged 2 commits intomasterfrom
vramak/ProdCon3

Conversation

@vijayrkn
Copy link
Copy Markdown
Contributor

@vijayrkn vijayrkn commented Dec 9, 2017

build.proj Outdated

<MSBuild Condition="'$(PB_SignType)' == 'real' or '$(PB_SignType)' == 'test'"

<!-- String name the localized assemblies-->
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo :) should be Strongname, not String name

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops. Will fix it.

Copy link
Copy Markdown
Member

@joeloff joeloff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume the neutral assembly is already StrongName signed before doing Authenticode?

@vijayrkn
Copy link
Copy Markdown
Contributor Author

vijayrkn commented Dec 9, 2017

yes, strong name signing happens as part of build and authenticode signing happens after that.

@joeloff
Copy link
Copy Markdown
Member

joeloff commented Dec 9, 2017

:shipit:

@vijayrkn vijayrkn merged commit adaf5a7 into master Dec 9, 2017
@mlorbetske mlorbetske deleted the vramak/ProdCon3 branch December 27, 2017 22:53
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