winget-cli
winget-cli copied to clipboard
winget doesn't install Visual C++
Brief description of your issue
winget upgrade -all fails to install new C++
Steps to reproduce
winget upgrade -all run test: winget upgrade NEW C++ package is not installed
Expected behavior
flawless updates
Actual behavior
update fails

Environment
win 10
If you run winget list are you seeing multiple versions installed?
yes:

I just updated windows. C++ not updating

This is the same as in https://github.com/microsoft/winget-pkgs/issues/84721, where a workaround of installing the x86 version allowed the x64 version to upgrade.
Working for me now.