Update Wix toolset download link in error message to newer version 3.11 (same as CI)#5339
Conversation
This makes it also future proof since codeplexx is going to get deprecated.
|
|
|
@TravisEz13 This PR only changes the error message displayed to someone who tries to build |
|
Sorry, just going through a lot of PRs quickly. |
|
@bergmeister Maybe replace the link with https://github.com/wixtoolset/wix3/releases/tag/wix3111rtm and suggest to install latest version ? |
|
Or just https://github.com/wixtoolset/wix3/releases to future proof it since WiX 4 is in a separate repo anyway. |
This makes it also future proof because:
I have tested locally (on a machine that does not have the old WiX v 3.10 but only the new version 3.11) that building the installer still works.