How to get rid off Source Control Bindings
Go to your solution directory (example: d:\data\projects\solutionname): Remove all files with a file extention ending on scc (search on *scc) open all .sln files and delete all sections with the name GlobalSection(SourceCodeControl) open all .vb-Go to your solution directory (example: d:\data\projects\solutionname):
- Remove all files with a file extention ending on scc (search on *scc)
- open all .sln files and delete all sections with the name GlobalSection(SourceCodeControl)
- open all .vb-, .csproj files and delete all lines with SccProjectName,SccLocalPath,SccAuxPath,SccProvider
Reacties
- 19 Mar 2016 om 11:27:04 Door Rene
-
dsfas