Visual studio - can't remove project configurations

前端 未结 8 831
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 02:08

    In my case the issue was that the solution file was not in the same folder as project file so I had to copy the nuget folder into the solution folder to resolve this issue.

提交回复
热议问题