observe that the -i option has the long form -include
Actual Result
wix.exe : error WIX0118: Additional argument '-include' was unexpected. Remove the argument and add the '-?' switch for more information.
Expected Result
No response
Acknowledgements
[X] I acknowledge that this is a fully completed bug report. It is not a question or attempt to get help debugging my issue (because those should be sent to Discussions).
WiX Version
5.0.0+41e11442
.NET or MSBuild or Visual Studio Version
.NET 8.0.205
HeatWave Version
not applicable
Windows Version
Win11 22H2
Repro Repo
No response
Repro Steps
wix build --help
-i
option has the long form-include
Actual Result
Expected Result
No response
Acknowledgements