Skip to content

Test WiX 3 with pre-migration Arcade - #887

Merged
marcpopMSFT merged 1 commit into
mainfrom
marcpopmsft-test-wix3-arcade-downgrade
Aug 4, 2026
Merged

Test WiX 3 with pre-migration Arcade#887
marcpopMSFT merged 1 commit into
mainfrom
marcpopmsft-test-wix3-arcade-downgrade

Conversation

@marcpopMSFT

Copy link
Copy Markdown
Member

Co-authored-by: Copilot App 223556219+Copilot@users.noreply.github.com

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 7e395b65-e592-4d78-aa38-58dc5cedae7c
Copilot AI review requested due to automatic review settings August 3, 2026 20:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR adjusts the repository’s build/toolset inputs to exercise the legacy WiX 3 packaging path while using an older (“pre-migration”) Arcade SDK version.

Changes:

  • Downgrade Microsoft.DotNet.Arcade.Sdk version used via global.json msbuild SDK resolution.
  • Update eng/Version.Details.xml to match the Arcade SDK version and SHA.
  • Flip UseWixToolset3 to true in eng/Versions.props to force the WiX 3 code path.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
global.json Pins Microsoft.DotNet.Arcade.Sdk to an earlier beta to test pre-migration behavior.
eng/Versions.props Forces legacy WiX 3 path selection via UseWixToolset3=true.
eng/Version.Details.xml Aligns dependency metadata (version/SHA) for Arcade SDK with the new pin.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@marcpopMSFT
marcpopMSFT requested a review from joeloff August 4, 2026 18:11
@marcpopMSFT

Copy link
Copy Markdown
Member Author

This is temporary for p7 until we have a longer term solution.

@marcpopMSFT
marcpopMSFT merged commit e1ce4c3 into main Aug 4, 2026
3 checks passed
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.

3 participants