To completely remove TFS source control binding follow these two steps:
1、Go to your solution's folder, find and delete all files with *.vssscc and *.vspscc extensions.
2、Open your solution's .sln file in Notepad, and find & remove the GlobalSection(TeamFoundationVersionControl) section.