winget-cli
winget-cli copied to clipboard
Improve `winget upgrade --all` with installer mismatch
Description of the new feature / enhancement
When I run winget upgrade --all and one of the packages can't be upgraded due to the installer type being different from what is currently on the system I don't get informed.
The scenario is described in the Ed Tittel's blog.
Proposed technical implementation details
The upgrade flow should inform me about the installer type change as displayed by winget upgrade <package> when this situation occurs.