So, as the title reads, I have a VS2010 solution with ~50 projects in it right now. If I make a change to a \"top level\" project that nothing references then VS still rebui
For .Net Core Projects, all solutions above are not working. I've found the solution. In case you are using Visual Studio 2019:
Tools -> Options -> Projects and Solutions -> SDK-Style Projects -> Logging Level -> VerboseFastUpToDateBuild: 0 succeeded, 0 failed, {n} up-to-date, 0 skipped in the last string of build output.