I have a large .sln file with many projects.
I just made a change in project A and it builds nine other projects that project A references, but that had no code chan
Make sure your project dependencies are correct. Right click on the project and go to "Project Dependencies." Make sure that each project only depends on the minimal set of other projects that are needed to link.