First remove the .vssscc file from the solution folder, and the .vspscc file in each individual project folder.
Then, open up the solution file in Notepad. Remove the following section completely:
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 2
SccEnterpriseProvider = {########-####-####-####-############}
SccTeamFoundationServer = https://tfs.yourdomain.com/tfs/my_collection
SccLocalPath0 = .
SccProjectUniqueName1 = MyProject\\MyProject.vbproj
SccProjectName1 = MySolution
SccLocalPath1 = MySolution
EndGlobalSection
No comments:
Post a Comment