Hi,
I’m using Visual Studio 2019 and Final Builder 8(latest release 2550).
And, I’m trying to use MSBuild(with Build VS.Net Solution) for the action “Publish”, because it complains that devenv.exe cannot use that action. But, when I place a checkmark for “Use MSBuild”, I get the following error: “MSBuild Location: The selected version of MSBuild [v16.0] was not found. Set a windows Environment variable “MSBuild[ver]Path” to enable FinalBuilder to find it.”
What should be the variable name, for it to work? I tried multiple combinations(i.e.: MSBuild[v16.0]Path, MSBuildv16.0Path, MSBuild16.0Path, MSBuild16Path), but no success.
Daniel