Publishing a Windows app doesn't produce an msix #5884
Labels
area-publishing
Issues with the app packaging/publishing process (ipk/apk/msix/trimming)
fixed-in-6.0.300-rc.3
Look for this fix in 6.0.300-rc.3!
platform/windows 🪟
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
When I try to publish a Maui Windows app, it doesn't produce an msix. My understanding is that by default a Maui Windows app is a "packaged" app. So publishing the app for Windows should produce an msix.
Steps to Reproduce
dotnet new maui
dotnet publish -f net6.0-windows10.0.19041.0 -c Release
Inspect the
publish
folder. It should contain an msix file.Version with bug
Unknown/Other (please specify)
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
All Windows
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: