You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NuGet package version: Windows App SDK 1.0.0 (stable)
VisualStudio 2022. 17.0.1
x64
Win 11 22000.348
Steps to reproduce the bug
Create "Blank App, Packaged (WinUI 3 in Desktop)" project.
Delete "Package.appxmanifest".
Add <WindowsPackageType>None</WindowsPackageType> to the property group in the project.
Try to debug.
Describe the bug
Cannot run Unpackaged c# app.
Steps to reproduce the bug
Create "Blank App, Packaged (WinUI 3 in Desktop)" project.
Delete "Package.appxmanifest".
Add
<WindowsPackageType>None</WindowsPackageType>
to the property group in the project.Try to debug.
Expected behavior
No response
Screenshots
Here's a video showing what's happening to me.
https://imgur.com/hDJkpQi
NuGet package version
No response
Windows app type
Device form factor
Desktop
Windows version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: