Wix and MSI not considered equal #2565
Labels
Command-Upgrade
Issue related to WinGet Upgrade
In-PR
Issue related to a PR
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Milestone
Brief description of your issue
When both WIX and MSI are specified in the manifest, architecture may be disregarded if the install technology is detected as MSI. This causes issues when packages require specific architecture to run
Steps to reproduce
winget install Tortoisesvn -v 1.14.29387
winget upgrade tortoisesvn --verbose-logs
Expected behavior
Application to be upgraded successfully
Actual behavior
Application cannot be installed as 32-bit installer will not run on x64
Environment
The text was updated successfully, but these errors were encountered: