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 |
Answered by
FireGiantHelp
Apr 24, 2025
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 |
1 reply
Answer selected by
FireGiantHelp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a known issue discussed in #2 and #3. The fix should be in HeatWave v1.0.6 as mentioned in #2.