microsoft / winget-create

The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
MIT License
492 stars 84 forks source link

Interactive update doesn't apply ManifestVersion to all locale files #300

Closed Trenly closed 2 years ago

Trenly commented 2 years ago

Brief description of your issue

Update a package of Manifest Version < 1.2.0 with multiple locale files using interactive update. The manifest will fail validation due to inconsistent field values for ManifestVersion

Steps to reproduce

Update a package of Manifest Version < 1.2.0 with multiple locale files using interactive update.

Expected behavior

All files of the manifest would be upgraded to v1.2.0

Actual behavior

Locales other than the defaultLocale are not updated

Environment

PS D:\Git\winget-pkgs> wingetcreate
Windows Package Manager Manifest Creator v1.1.2.0