-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Labels
Area: CLINeeds: Dev DesignPR Follow-upIssue created in response to PR Feedback (labeled so we can gather telemetry on follow-up)Issue created in response to PR Feedback (labeled so we can gather telemetry on follow-up)Platform: WinAppSDKRecommend: Not PlannedRecommend that issue should be given Not Planned milestone.Recommend that issue should be given Not Planned milestone.enhancement
Milestone
Description
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
Labels
Area: CLINeeds: Dev DesignPR Follow-upIssue created in response to PR Feedback (labeled so we can gather telemetry on follow-up)Issue created in response to PR Feedback (labeled so we can gather telemetry on follow-up)Platform: WinAppSDKRecommend: Not PlannedRecommend that issue should be given Not Planned milestone.Recommend that issue should be given Not Planned milestone.enhancement