We have a shared project referenced across multiple solutions which, when encountered by TF build causes:
'error MSB3202: The project file "......\trunk\\\sharedproject.csproj" was not found'.
This is fine as the directory structure on the build server does not reflect that of source control. Is it possible to modify the build file to search in a specific location for this project?