Change startup project automatically

前端 未结 4 462
生来不讨喜
生来不讨喜 2021-02-05 13:46

Just had an unfortunate accident in a multi-project solution where after adding a new project to the solution, writing some code and hitting F5 the project that ran

4条回答
  •  花落未央
    2021-02-05 14:13

    You can also set a shortcut for swapping the start up project, if that helps

    Project.SetasStartupProject to Ctrl+Shift+P (for example)

    https://blog.michaelckennedy.net/2007/07/30/visual-studio-tricks-series-1-set-as-startup-project/

提交回复
热议问题