I don\'t know exactly how, but on a certain moment we ruined our complete visual studio solution. It wouldn\'t build anymore, nor clean, nor find any reference.
Had a similar issue to this. There was a project file which was referenced and had been renamed. The .sln was not aware of the project file name change. The fix was the checkout the .sln file, and update the reference to the project file.