MSBUILD Error MSB4025 in TeamCity build step for Visual Studio
问题 When I run my TeamCity build with the only build step being of runner type Visual Studio (sln), I get the following error: C:\TeamCity\buildAgent\work\4978ec6ee0ade5b4\Test\Code\Test.sln(2, 1): error MSB4025: The project file could not be loaded. Data at the root level is invalid. Line 2, position 1. This is on a dedicated CI server running TeamCity Professional 8.1.1 (build 29939). There are several other successfully-running builds on this server. The odd bit is that the same build runs