Skip to content

Conversation

@mmitche
Copy link
Member

@mmitche mmitche commented Sep 23, 2021

After #11843, post build signing started failing, failing to find one of the input wixobj files. The wixobj was not included in the wixpack. This is because the installer repo uses custom scripts to generate MSIs, rather than the arcade tasks (which would handle adding this transparently), so the input files need to be added explicitly.

…ation

After dotnet#11843, post build signing started failing, failing to find one of the input wixobj files. The wixobj was not included in the wixpack. This is because the installer repo uses custom scripts to generate MSIs, rather than the arcade tasks (which would handle adding this transparently), so the input files need to be added explicitly.
@mmitche
Copy link
Member Author

mmitche commented Sep 23, 2021

#12101

@mmitche mmitche requested a review from ericstj September 23, 2021 15:56
@ericstj
Copy link
Member

ericstj commented Sep 23, 2021

This will also need ported to main.

@mmitche
Copy link
Member Author

mmitche commented Sep 23, 2021

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