I use the below script to queue build in TFS 2010 build server. This TFSBuil.proj runs successfully if I use locally with command: MSBUILD.exe TFSBuild.proj
and get my staging folder. I am trying hard to get this to build in build server. Lastly the build ran to success (in 8 secs !) but did nothing at the end. Logs indicate all targets called with success but dont see the result. Any help is very much appreciated and I am ready to work hand in hand for this. Thank you.