Skip to content

[release/6.0.1xx-rc2] Include dotnethome WIXOBJ files during light command package drop creation #12100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

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