Brief description of your issue
if i run winget upgraded packagename & update available, it should update the package but it shows No applicable update found even though it's showing the newer version available.
Steps to reproduce
winget upgrade list of the available updates
winget upgrade --all or winget upgrade Python.Python.3
Expected behavior
It should update the actual selected package or all incase of --all
Actual behavior
throws No applicable update found and if i run winget install packagename then installs the update.
Environment
Windows 10 Enterprise 21H1 build 19043.1055
Experience Pack 120.2212.2020.0
[winget --info]
Windows Package Manager v1.0.11451
Windows: Windows.Desktop v10.0.19043.1055
Package: Microsoft.DesktopAppInstaller v1.11.11451.0
Brief description of your issue
if i run
winget upgraded packagename& update available, it should update the package but it shows No applicable update found even though it's showing the newer version available.Steps to reproduce
winget upgradelist of the available updateswinget upgrade --allorwinget upgrade Python.Python.3Expected behavior
It should update the actual selected package or all incase of
--allActual behavior
throws
No applicable update foundand if i runwinget install packagenamethen installs the update.Environment
Windows 10 Enterprise 21H1 build 19043.1055
Experience Pack 120.2212.2020.0