Ability to set MSBuild version.
p5ych08illy opened this issue · 2 comments
p5ych08illy commented
Maybe with exe path.
e.g. "C:\Program Files (x86)\MSBuild\12.0\Bin\amd64\MSBuild.exe"
vigoo commented
There will be a suite-level parameter block called msbuild
with a property where msbuild's version can be set using predefined (enum) values and default
which means use the msbuild.exe
on the path.