Skip to content

[Feature]: When generating debug-identity or packaging apps that manage their own WASDK version, we need a way to know to add the framework dependency to the manifest #235

@nmetulev

Description

@nmetulev

Is your feature request related to a problem? Please describe.

In frameworks like .net, the win app sdk nuget is directly referenced and the winapp cli does not have awareness of usage of the winapp sdk. When add debug identity or package commands are used, they do not know that there is a dependency of the win app sdk and do not inlcude the framework dependency in the generated appxmanifest.xml

Describe the solution you'd like

We need a way to tell commands that create packages (add debug identity, package) that there is a dependency to winappsdk so they include it in the final generated manifest. For .net, this could be managed in the csproj.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    clidotnettag for issues or feature requests related to .NET-specific functionality (winforms, wpf...)enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions