Wix Bundle build fails from Visual Studio with HeatWave 1.0.5 #3
-
Sample project: https://github.com/zheka-b/BundleIssue Apparently caused by this cleanup task in the InstallerMsi.wixproj, commenting those lines fixes bundle build in VS:
See also https://github.com/orgs/wixtoolset/discussions/8999 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
FYI, we are investigating a fix for this problem. We believe a bug snuck in while trying to address an integration issue with a 3rd party extension to Visual Studio. We missed the fact that the fix now caused the |
Beta Was this translation helpful? Give feedback.
-
This is a known issue discussed in #2 and #3. The fix should be in HeatWave v1.0.6 as mentioned in #2. |
Beta Was this translation helpful? Give feedback.
This is a known issue discussed in #2 and #3. The fix should be in HeatWave v1.0.6 as mentioned in #2.