Skip to content

Please include an SxS manifest snippet for reg-free activation #5304

@JesseCol

Description

@JesseCol

The WinAppSDK MSBuild tasks do a great job of assembling the correct manifest xml with all the type activation entries, but this gets tricker when working with a build system that's not MSBuild.

It would be helpful if the WinAppSDK nupkg came with an xml file with all the entries needed for my manifest so I could write my own code to merge it in, for non-MSBuild build systems. Or at least some simple way to generate it.

I do see some manifest files in the nupkg with this info for some components:

manifests\Microsoft.InteractiveExperiences.manifest
manifests\Microsoft.WindowsAppSdk.Foundation.manifest
manifests\manifests\Microsoft.WindowsAppSdk.WinUI.manifest

But it doesn't look like they cover all the APIs, for example, I don't see Microsoft.Windows.Widgets.*.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-DeploymentIssues related to packaging, installation, runtime (e.g., SelfContained, Unpackaged)feature proposal

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions