System can't find paths when building .sln with Bamboo
问题 I'm trying to build a project of our Visual Studio 2010 solution with the Visual Studio task which comes with Bamboo. but once the build starts it fails to find the required files (see logfile below). When I try to build the project in the command line, it works fine. When I try to do this exact thing with Bamboo's 'Command'-task, however, I get the same errors that I get with the Visual Studio task. So I gather my files are checked out just fine and the problem is with Bamboo. Seeing how the