Closed aaronliu0130 closed 1 year ago
Could you please run the following command and post the output?
C:\Users\aaron\AppData\Local\Programs\WingetUI\winget-cli\winget.exe upgrade
PS C:\Users\aaron> C:\Users\aaron\AppData\Local\Programs\WingetUI\winget-cli\winget.exe upgrade
The `msstore` source requires that you view the following agreements before using.
Terms of Transaction: https://aka.ms/microsoft-store-terms-of-transaction
The source requires the current machine's 2-letter geographic region to be sent to the backend service to function properly (ex. "US").
Do you agree to all the source agreements terms?
[Y] Yes [N] No: Y
Name Id Version Available Source
-----------------------------------------------------------------------------------------------------------------------
Visual Studio Community 2022 Microsoft.VisualStudio.2022.Community 17.4.0 17.4.3 winget
Microsoft Windows Desktop Runtime - 5.0.17 (x86) Microsoft.DotNet.DesktopRuntime.7 < 7.0.0 7.0.1 winget
Microsoft Windows Desktop Runtime - 5.0.17 (x64) Microsoft.DotNet.DesktopRuntime.7 < 7.0.0 7.0.1 winget
Teams Machine-Wide Installer Microsoft.Teams 1.5.0.4689 1.5.00.28361 winget
Microsoft Windows Desktop Runtime - 6.0.11 (x86) Microsoft.DotNet.DesktopRuntime.7 < 7.0.0 7.0.1 winget
Microsoft Windows Desktop Runtime - 6.0.11 (x64) Microsoft.DotNet.DesktopRuntime.7 < 7.0.0 7.0.1 winget
Microsoft Windows Desktop Runtime - 7.0.0 (x86) Microsoft.DotNet.DesktopRuntime.7 7.0.0 7.0.1 winget
Windows Software Development Kit - Windows 10.0… Microsoft.WindowsSDK 10.0.22621.1 10.0.22621.2 winget
8 upgrades available.
2 packages have version numbers that cannot be determined. Using "--include-unknown" may show more results.
hmm, that's weird. why would the version number here be wrong?
I don't know, but that's a winget bug, so it can't be really fixed.
Possibly post an issue on microsoft/winget-cli
Maybe uninstalling/reinstalling all dotnet desktop runtimes could help
After the issue got closed I resorted to upgrading using my preinstalled winget so I can't reproduce anymore
Before submitting the issue
Describe the bug
WingetUI misinterprets the versions from the
winget upgrade
command for .NET desktop runtime for some reasonExpected behaviour
The version numbers should be correct.
Screenshots
The Log
Additional context
Note that the windows sdk is blacklisted already