firegiant / HeatWaveSupport

Issues-only repository to report HeatWave bugs and feature requests to FireGiant
3 stars 0 forks source link

Visual Studio Macro Support #37

Open MCFHTAGENTS opened 1 year ago

MCFHTAGENTS commented 1 year ago

HeatWave Version

1.0.1.1

Visual Studio Version

17.6.2

Repro Steps

  1. Create a MSI project
  2. Add -d test=$(platform) to the Additional Build Parameters (Advanced Tab)
  3. 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

FireGiantHelp commented 1 year ago

We can reproduce this internally. This issue is on our backlog to fix.