Visual studio - can't remove project configurations

前端 未结 8 872
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:50

    You need to remove the configuration from the solution AND the project. From the Configuration Manager:

    1. Active solution configuration > Edit > Remove
    2. Project contexts > Configuration > Edit > Remove

提交回复
热议问题