|
From: Saravana k. <sar...@gm...> - 2019-10-01 13:03:46
|
Hello Team,
I need some help here.
I have my nant build file which targets MSBUILD PATH to
\framework64\v4.0.30139
I checked this with the help of the variable ${framework ::
get-tool-path('msbuild.exe')}
But I want my msbuild path to be on 2017\Community\MSBuild\15.0\bin
Kindly help what needs to be done
|