Skip to content

[WiX 5] Workloads #15922

Open
Open
@joeloff

Description

@joeloff

.NET optional workload tasks in Arcade currently use WiX v3. As we're migrating .NET 10 to WiX v5, we should support building workloads using v5.

  • Generated source templates should be updated to the new v5 schema
  • Generated .wixproj files should be migrated to the new SDK style projects
  • Standalone tools like candle, light, and heat no longer exist in v5. The build tasks should either invoke the wix tool directly or execute msbuild on the new projects for each workload installer.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions