Wix v4 HarvestProject not harvesting project references #7471
Replies: 2 comments 1 reply
-
Harvest Element:You might need to add a Harvest element to your property group:
Version inside Package Reference:I noticed you didn't include a version inside your package reference either:
Maybe changing it to look a bit more like this will help you:
Misc.
ref:wix:heat Full Disclosure, I'm more used to working with version 3 of the WiX toolset, so this advice might have been found in haste of trying to help you |
Beta Was this translation helpful? Give feedback.
-
I've updated the description with a link to a github project that reproduces this issue. It includes 3 parojects, ExampleApp, ExampleLibrary and ExampleMsi. The ExampleMsi harvests ExampleApp and ExampleApp references ExampleLibrary. The HarvestProject is only harvesting ExampleApp.exe but not ExampleLibrary.dll. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can anyone tell me how to get HarvestProject to also harvest my project's references? Not matter what I do, my primary project's references do not get harvested.
Here is an example github project that reproduces this issue.
https://github.com/Retik/HarvestExample
Beta Was this translation helpful? Give feedback.
All reactions