Skip to content

Release builds of Fabric should bundle #11564

Closed
@chrisglein

Description

@chrisglein

Related to this: #8116

I'm no expert on non-UWP packaged apps, but there's definitely intersection here as to where the bundle goes. One option is to embed it as a classic Win32 embedded resource, which we support (resource:// according to the docs).

The resource would need to be populated by part of the build process, which has been explored before here to create a generated RC file that is then imported here.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions