YehudaKremer / msix

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

Update appx_manifest.dart #243

Closed blanchardglen closed 8 months ago

blanchardglen commented 8 months ago

Allows installer to use msix core on older versions of windows

MSIX Core allows msix files to be installed on older versions of windows and Enterprise versions that don't support them yet. Adding this line in will let this work without any custom effort. Tested against Windows 10 Enterprise.

YehudaKremer commented 8 months ago

@blanchardglen Thank you 👍 publish in version 3.16.5.