teamcity building project Failed to start MSBuild.exe. Illegal characters in path
问题 I am trying to build a project within teamcity. It will do the checkout of TFS and the files are locally on the build server. If I manually run the build command on the server it works: C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\msbuild.exe C:\TeamCity\buildAgent\work\3446a5bd436eea87\Dev\Dev\project\myproj\myproj.csproj /t:build Within Teamcity I have a Build step of MSBuild: the build fie path is: Dev\Dev\project\myproj\myproj.csproj" working directory left blank mbuild version: