Only register App Path for release package#20478
Only register App Path for release package#20478daxian-dbw merged 1 commit intoPowerShell:masterfrom
Conversation
|
The change to the component ID won't matter. Only component GUIDs matter, which in WiX are based on any parent context (which didn't change) and the key path (which also didn't change), as you can see here comparing my installed release PowerShell, a "release" MSI I built, and a preview MSI I built (from back to fore): Also of note: @TravisEz13, should |
|
I'm looking into the test failure now, but you might have a CI script problem as well: |
|
Looks like the test error is probably unrelated, but I'll try rerunning it in case it's ephemeral. EDIT: Looks like I can't rerun failed tests from either in GitHub via the Checks tab, nor in Azure DevOps (no permissions). |
|
Restart CI-Windows... |

Resolves #20374