Skip to content

Rename / Rethink project creation flags for WinAppSDK #9711

@agniuks

Description

@agniuks

In the CLI, we currently distinguish between a UWP/WinUI2 app and WASDK/WinUI3 using the --winui3 flag. As support for more WinAppSDK configurations lands, we'll need a way to specify the kind of app that should be built in the CLI (unpackaged, MSIX packaged, WAP packaged). Proposed approach:


we should likely rename / rethink this flag [--usewinui3]. I think we'll want something like:
--projectTemplate which takes a value of one of: uwp, winappsk-single, winappsdk-wap, etc.

Originally posted by @asklar in #9177 (comment)


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions