Skip to content
Discussion options

You must be logged in to vote
  1. The output file is automatically included in the build so it shouldn't matter what the name is.
  2. HarvestDirectory is supposed to point to a directory not a project file. You might have enabled project harvesting where project references are harvested which is where that file is coming from.
  3. You should migrate your direct invocations of heat.exe dir to HarvestDirectory elements in v3 to make sure you get the results you are expecting. Then they should just work when the project is migrated to v4. The documentation on v3 HarvestDirectory is at https://wixtoolset.org/docs/v3/msbuild/target_reference/harvestdirectory/. If it's not obvious how to map the switches then you'd have to look at the…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@MarkStega
Comment options

@rseanhall
Comment options

Answer selected by MarkStega
Comment options

You must be logged in to vote
4 replies
@barnson
Comment options

@MarkStega
Comment options

@barnson
Comment options

@MarkStega
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants