-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to publish unpackaged WinUI3 application #4901
Comments
To confirm, does your project set |
Specifying an explicit RID with
|
For me it does work to publish an unpackaged WinUI3 app only when
With this i can publish my app with simply doing |
@daltzctr For your |
Describe the bug
Attempting to publish an unpackaged MAUI application with 1.6 WASDK and .NET 9 results in the following obscure error message:
The command I'm using to publish is linked below.
Steps to reproduce the bug
I can't reproduce this out of the box, but I have no idea where to look at building a repro for this.
Expected behavior
Compiles
Screenshots
No response
NuGet package version
None
Packaging type
Unpackaged
Windows version
No response
IDE
Other
Additional context
Windows App SDK version:
1.6.240923002
The text was updated successfully, but these errors were encountered: