Visual studio - can't remove project configurations

前端 未结 8 873
Happy的楠姐
Happy的楠姐 2020-12-29 01:36


I have a major problem with project configurations. Everything started when I wanted to add new solution configuration (named \"Dev_WithSource\") based on existing \"De

8条回答
  •  攒了一身酷
    2020-12-29 01:47

    1. Access the configuration manager in one of two ways:

      1. From the menus on top: Build > Configuration Manager...
      2. From the drop down listing your configurations on the main tool bar select Configuration Manager...
    2. In the configuration manager dialog under Active solution configuration: choose from the drop down.

    3. A dialog opens showing all the configurations for your solution. Here you can select and click the Remove button.

提交回复
热议问题