I am trying to build asp net project using MSBuild command line tools, I have checkout my code in my machine along with the sln file, but when i try to build the sln file using msbuild, the throwing:
error MSB1009 Project file does not exist
But i have my sln file resides in the root directory.