-
Bug
-
Resolution: Fixed
-
Minor
-
None
I'm trying to pass in the following command line argument to MSBuild:
/p:SolutionDir="${WORKSPACE}"\trunk\
From my build output, this is passed properly except the "\" at the end of "trunk\" is always removed.
I tried version 1.21 and 1.17 of the MSBuild plugin and neither work.