-
QuestionI was looking at the commit for v6 to add the back compat GUID generation. Shouldn't that change have included an update to the WiXBuild task when using an SDK style project, or should it be passed through using the compiler/linker additional options properties? Open Source Maintenance Fee
|
Beta Was this translation helpful? Give feedback.
Answered by
robmen
Oct 8, 2025
Replies: 1 comment
-
|
The thinking was that |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
joeloff
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The thinking was that
additional optionswas sufficient.