In this post we demonstrate evergreen application packaging converting Winget to MSIX.
Further to our previous blog where we convert MSI, App-V, PowerShell and PSADT to MSIX, in this blog we demonstrate how to automatically convert Winget packages to MSIX.
We use a similar principle of configuring a packages.json file to iterate through all the Winget packages we want to convert, using out in-house conversion tool.
If you’d like to explore converting Winget packages to MSIX, please reach out!

