YehudaKremer / msix

Create Msix installer for flutter windows-build files.
https://pub.dev/packages/msix
MIT License
280 stars 70 forks source link

Update example versions and remove extra argument #65

Closed VeArnold closed 2 years ago

VeArnold commented 2 years ago

a) one of the examples has 'store' configured twice

b) as per Microsoft documentation the last digit of the version should be zero.

Related to this error when submitting the application to Partner Center via API:

{‘code’: ‘InvalidParameterValue’, ‘details’: ’Package acceptance 
validation error: Apps are not allowed to have a Version with a revision number other than zero 
specified in the app manifest. The package shortcut_keeper.msix specifies 1.0.0.14.’}
YehudaKremer commented 2 years ago

thank you @VeArnold

YehudaKremer commented 2 years ago

Version 2.6.3 published so the changes will show also here: https://pub.dev/packages/msix/example