firegiant / HeatWaveSupport

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

Heatwave Can't Set Output Name #43

Closed chrpai closed 11 months ago

chrpai commented 11 months ago

HeatWave Version

1.0.1

Visual Studio Version

17.5.4

Repro Steps

Use Heatwave to create a package project. Go to Properties | Installer and the Output name will say $(MSBuildProjectName). If you try to change it to anything else it will not save. It'll just revert.

Edit the .wixproj and insert a PropertyGroup and OutputName property with a value. Now it works as expected.

Actual Result

The update failed to save.

Expected Result

I expected the designer to create the xml elements needed to save the output name.

FireGiantHelp commented 11 months ago

We've been unable to reproduce this issue in HeatWave v1.0.1. Perhaps we are clicking on the UI in a different order. Could you share the exact steps--mouse clicks and characters pressed--you take to reproduce the problem?

chrpai commented 11 months ago

This is so wierd. I know I observed and repeated this several times. Now I can't reproduce it either.