Brief description of your issue
Winget finds a bunch of apps to upgrade, runs the installers successfully, but as a result apps are not being upgraded.
Steps to reproduce
I.e. I have foobar2000 v1.6.7
winget upgrade says it has v1.6.10 (see screenshot). Then I run winget upgrade PeterPawlowski.foobar2000 and in seems to install it correctly according to the output (see screenshot).
Expected behavior
Then when I run foobar2000 after update I should see v1.6.10...
Actual behavior
... but I still have 1.6.7 (see screenshot), and when I run winget upgrade once again it shows me that 1.6.10 available.
The same situation repeats for 5-10 apps each time (now it repeats for all apps listed in the screensot).

Environment
PS C:\Users\weiss-d> winget --info
Windows Package Manager v1.2.10271
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.19043.1586
Package: Microsoft.DesktopAppInstaller v1.17.10271.0
Logs: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
...
Brief description of your issue
Winget finds a bunch of apps to upgrade, runs the installers successfully, but as a result apps are not being upgraded.
Steps to reproduce
I.e. I have foobar2000 v1.6.7
winget upgradesays it has v1.6.10 (see screenshot). Then I runwinget upgrade PeterPawlowski.foobar2000and in seems to install it correctly according to the output (see screenshot).Expected behavior
Then when I run foobar2000 after update I should see v1.6.10...
Actual behavior
... but I still have 1.6.7 (see screenshot), and when I run
winget upgradeonce again it shows me that 1.6.10 available.The same situation repeats for 5-10 apps each time (now it repeats for all apps listed in the screensot).
Environment