问题
MVC Web Application Solution fails to build on the TFS azure (.visualstudio.com) because project has reference to another shared library project. Build Log:
Build started 2/26/2013 12:53:17 AM.
Project "C:\a\src\Development\[Main Project].sln" on node 1 (default targets).
ValidateSolutionConfiguration:
Building solution configuration "Debug|Any CPU".
C:\a\src\Development\[Main Project].sln.metaproj : error MSB3202: The project file "C:\a\src\Development\..\..\[Sub Project Root]\Development\[Sub Project]\[Sub Project].csproj" was not found.
Any ideas how this could be fixed?
回答1:
I suggest you to add your project file .csproj to your source control, deployed on cloud
来源:https://stackoverflow.com/questions/15092654/project-build-fails-on-tfs-azure-because-of-the-project-reference