YehudaKremer / msix

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

Update TargetDevice MinVersion and MaxVersionTested #12

Closed domesticmouse closed 3 years ago

domesticmouse commented 3 years ago

Hey Yehuda,

We are attempting to upload an MSIX package generated via your package, and we are hitting errors during the submission process of too low a min version. Can you please sanity check these changes?

/cc @csells

YehudaKremer commented 3 years ago

Hello Brett,

its working well. also, i will update the max version to 10.0.19042.630 in a different commit.

Merging.