You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just take any manifest from winget-pkgs, and run winget update.
Expected behavior
wingetcreate should update upgrade code, as it is readily available from msi database.
Actual behavior
wingetcreate does neither update upgrade code, and nor remove it. hence, upgrade code from previous version is carried onto later versions which can potentially cause issues with winget upgrade.
Environment
Latest wingetcreate version.
The text was updated successfully, but these errors were encountered:
Brief description of your issue
Title.
Steps to reproduce
Just take any manifest from winget-pkgs, and run
winget update
.Expected behavior
wingetcreate should update upgrade code, as it is readily available from msi database.
Actual behavior
wingetcreate does neither update upgrade code, and nor remove it. hence, upgrade code from previous version is carried onto later versions which can potentially cause issues with
winget upgrade
.Environment
The text was updated successfully, but these errors were encountered: