MSBuild 4.5 is ignoring project dependencies
问题 I have a VS2010 solution file with over 20 projects in it, and some of the projects have dependencies on other projects from within the solution. I also have multiple build configurations set up for different purposes, but I've trimmed down the projects to be built to just include the bare minimum number of projects. For example, I have three libraries (A, B, and C), a website project, and a website deployment project (VS2010). The website has references to libraries A and B, and B in turn