How to make solution as clean copy without mapping to TFS ? The problem is that this message shows when I am trying to open it. I want to open it as normal without TFS connection.
To remove files from source control: If you select a folder, project, or solution, any eligible child items will also be removed. choose Source Control > Remove or press Ctrl+R, R. The dialog will list the files that can be removed. In that dialog, you can deselect any files you don't want to remove.
Hi, In Visual Studio 2019/2022, Team Exlorer > Manage Connections. The remove button is disabled as in the image, and there is no further information why.
In Solution Explorer, select the project you want to remove. On the Edit menu, click Remove. On the confirmation dialog, click OK, to remove the project from the solution.
To completely remove TFS source control binding follow these two steps:
*.vssscc
and *.vspscc
extensions..sln
file in Notepad, and find & remove the GlobalSection(TeamFoundationVersionControl)
section.More details on reference Link
If you want to permanently and completely detach the solution from source control, then try the following:
Next time you open the solution you won't be prompted to connect to TFS.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With