Remove the mssccprj.scc, vssver.scc <solution>.vspsscc and <solution>.suo files in the solution folder
Remove the mssccprj.scc, vssver.scc and <project>.csproj.vspscc files in the project folder
Remove the GlobalSection(SourceCodeControl) in the solution (<solution>.sln) file
Remove the following lines from the vb project file (<project>.vbproj/<project>.csproj):
- SccProjectName = "SAK"
- SccLocalPath = "SAK"
- SccAuxPath = "SAK"
- SccProvider = "SAK"
- <SccProjectName>SAK</SccProjectName>
- <SccLocalPath>SAK</SccLocalPath>
- <SccAuxPath>SAK</SccAuxPath>
- <SccProvider>SAK</SccProvider>
Remove vssver.scc in all folders
No comments:
Post a Comment