I'm trying to debug an MS-Build in VS2010 setup that reports about a half-dozen projects are out-of-date on every build. I'm trying to trawl through the diagnostic output for a clue to what files are consider out-of-date and causing the rebuild.
Is there a simpler way to display the reason for dependencies to avoid looking for a needle in the proverbial haystack?
thanks Dan