dotnet / arcade

Tools that provide common build infrastructure for multiple .NET Foundation projects.
MIT License
671 stars 349 forks source link

Wix5 support in Arcade #15268

Open mmitche opened 5 days ago

mmitche commented 5 days ago

The Wix5 toolset is much different than the Wix3 toolset that is currently in use by .NET. This will most likely affect how Arcade and especially SignTool works with Windows installers. This epic covers the work to update Arcade's Window installer support to Wix5, including SignTool and the installer creation package.

mmitche commented 5 days ago

FYI @markwilkie