-3

I am working in VS TFS. I've a project connected to TFS which I want to copy to a local non tfs project. How do I do that? If I just copy the solution folder and rename it, it will also copy the TFS information which I don't want.

Thanks in advance!

random
  • 487
  • 1
  • 9
  • 19

1 Answers1

0
  1. In Visual Studio, select the solution in the solution explorer.
  2. Go to the File menu.
  3. Under the file menu, go to Source Control menu.
  4. Select Change Source Control.
  5. In the dialog box that comes up, choose "unbind".
Shayki Abramczyk
  • 36,824
  • 16
  • 89
  • 114