Recently I have this issue in Visual Studio. I needed to delete a folder from a project in Visual Studio. When I deleted the folder, many of files got dupes in csproj
. I wanted to know what should be the cause for this. I got some solutions on my previous thread.
But they were about TFS
. Right now my project is not on any deployment tools (like neither TFS
, nor HG
or any other).
Thanks.