Visual Studio: Configuration Manager missing

泄露秘密 提交于 2019-11-30 17:19:38

The answer is: Make sure the following option is checked:

Tools ⇒ Options ⇒ Projects and Solutions ⇒ General ⇒ "Show advanced build configurations".

DaveL

Visual Studio 2008 will only show the Configuration Manager if the solution node is visible in Solution Explorer. If you only have a single project, the solution will not show hence you can't see the Configuration Manager.

To solve this, make sure the following option is checked (in addition to Timwi's answer): menu Tools -> Options -> Projects and Solutions -> General -> Always Show Solution

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!