microsoft/WindowsAppSDK

Need unpackaged app template

Open

#2,214 opened on Mar 6, 2022

View on GitHub
 (0 comments) (9 reactions) (1 assignee)C++ (453 forks)auto 404
Status: Reviewedarea-WinAppSDK:Templatesgood first issue

Repository metrics

Stars
 (4,628 stars)
PR merge metrics
 (PR metrics pending)

Description

The current guidance for creating an unpackaged app has you create a packaged app via the VSIX template and then manually edit some properties. However I'm seeing several people fail to follow these steps, it's easy to miss one of the steps and then it doesn't work. We should have a shrink-wrapped project template for unpackaged that just works out of the box.

Contributor guide