Skip to content

Ensure rzc.dll and PresentationBuildTasks.dll are signed#8132

Merged
joeloff merged 1 commit into
release/5.0.1xx-preview8from
joeloff/SignFixVS
Aug 11, 2020
Merged

Ensure rzc.dll and PresentationBuildTasks.dll are signed#8132
joeloff merged 1 commit into
release/5.0.1xx-preview8from
joeloff/SignFixVS

Conversation

@joeloff

@joeloff joeloff commented Aug 11, 2020

Copy link
Copy Markdown
Member

SDK DLLs are crossgen'd during the installer build and then resigned. Two files are currently not being picked up by the existing globs: rzc.dll (this is part of the Razor SDK) and PresentationBuildTasks.dll (windows desktop).

The unsigned files are blocking the insertion into VS.

@joeloff

joeloff commented Aug 11, 2020

Copy link
Copy Markdown
Member Author

I've sent mail, but can confirm internally these are now properly signed.

@sfoslund sfoslund left a comment

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.

Has this been checked in to master as well?

@joeloff

joeloff commented Aug 11, 2020

Copy link
Copy Markdown
Member Author

@sfoslund I'm going to check this into master shortly. Preview8 is the priority to unblock VS

@joeloff joeloff merged commit 8bb90af into release/5.0.1xx-preview8 Aug 11, 2020
@joeloff joeloff deleted the joeloff/SignFixVS branch August 11, 2020 21:20
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