How to start a single project without debugging in Visual Studio?

后端 未结 14 1142
盖世英雄少女心
盖世英雄少女心 2020-12-01 03:08

My solution contains multiple projects which can be started. SometimesI would like to start a single project without using my solution startup projects settings. When I righ

14条回答
  •  既然无缘
    2020-12-01 04:05

    Add VSCommands extension into Visual Studio, right click a project -> Debug -> Start Without Debugging

提交回复
热议问题