How to configure VS to compile only changed code

前端 未结 5 2067
Happy的楠姐
Happy的楠姐 2021-02-14 01:01

I have very big solution, and it compiling every time I\'m tring to debug.
So I know that I can to disable building of all projects at all in solution configuration, but is

5条回答
  •  一向
    一向 (楼主)
    2021-02-14 01:33

    You should use "Build Solution". Check out this link http://kiranpatils.wordpress.com/2008/04/02/what-is-the-difference-between-build-and-re-build-in-visual-studio-net/

提交回复
热议问题