Visual Studio Rebuilds unmodified projects

前端 未结 17 1962
夕颜
夕颜 2020-12-04 08:49

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

17条回答
  •  旧巷少年郎
    2020-12-04 09:19

    Here is an answer from VS2010 always rebuilds solution?

    This issue is solved by changing the project files, cleaning solution, deleting all bin folders by hand, restarting Visual studio and rebuilding everything.

提交回复
热议问题