HeatWave Version
1.0.1.1
Visual Studio Version
17.6.2
Repro Steps
- Create a MSI project
- Add -d test=$(platform) to the Additional Build Parameters (Advanced Tab)
- Build
Actual Result
Error WIX0288 The variable 'test' with value 'x64' was previously declared with value 'x64'. Setup
Expected Result
The test parameter available to use in my Wix script