Every time I open my VS solution I get “Projects have recently been added to this solution. Do you want to get them from source control?”

后端 未结 4 533
北荒
北荒 2020-12-23 09:23

I don\'t know exactly how, but on a certain moment we ruined our complete visual studio solution. It wouldn\'t build anymore, nor clean, nor find any reference.

Afte

4条回答
  •  轮回少年
    2020-12-23 09:34

    This method is allot easier and less time consuming:

    1. Close the solution.
    2. Go the the folder which contains the solution file.
    3. Delete the hidden ".vs" folder.

    It won't do any harm but if you're afraid you can always rename the folder instead of deleting it.

提交回复
热议问题