Closed CommanderCRM closed 2 weeks ago
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
Brief description of your issue
When I list available upgrades, there are 2 .NET packages available for upgrade:
Microsoft .NET SDK 5.0.214 (x64) Microsoft.DotNet.SDK.5 5.0.214 5.0.408 winget Microsoft .NET SDK 8.0.306 (x64) Microsoft.DotNet.SDK.8 8.0.306 8.0.403 winget
However, after actual upgrades are performed, they remain in the same state. Packages are installed using elevated admin rights.
Steps to reproduce
Have Microsoft .NET SDK 5 and 8 of listed versions installed. Check that the packages have pending upgrades
winget upgrade.
Upgrade the packages. Check pending upgrades againwinget upgrade --all.
Expected behavior
Package versions are updated and packages don't remain in pending upgrades.
Actual behavior
Packages have previous versions and are available as pending upgrades.
Environment