oleg-shilo / wixsharp

Framework for building a complete MSI or WiX source code by using script files written with C# syntax.
MIT License
1.12k stars 175 forks source link

MSIX for dot net Maui #1646

Open ltemimi opened 2 months ago

ltemimi commented 2 months ago

Hi

Can I use wixsharp to create an msix installer for my dot net maui app.

There is a bug where an msix file cannot be generated if the the dot net maui reference dot net maui library.

Thanks for the help

Torchok19081986 commented 2 months ago

Hallo, for msix you dont have to use wixsharp. Search in appstore for app Msix Packaging Tool. With Tool you can generate msix file for installation. Sofar NET MAUI can be done with this, you will need to research self.