Open
Description
Describe the bug
See more details in dotnet/maui#5975
We should be able to run a windows app with dotnet run
or dotnet build -t:Run
at the very least.
Steps to reproduce the bug
- New WinUI app using net6+
dotnet run
Expected behavior
App launches (for both packaged and unpackaged)
Screenshots
No response
NuGet package version
1.1.4
Packaging type
No response
Windows version
No response
IDE
Other
Additional context
No response