Visual Studio 2012 project lost link to TFS

前端 未结 1 2032
旧巷少年郎
旧巷少年郎 2021-02-14 20:17

So I came back to a project that I was working on a few months ago, and when I load it one of the projects seems to have lost the link to it\'s entry in TFS. The solution explor

1条回答
  •  说谎
    说谎 (楼主)
    2021-02-14 20:54

    Your solution has lost the TFS binding, you can do the following to fix it. First open the solution/project you wish to bind in Visual studio then:

    1. Highlight the project or solution you wish to bind to Team Foundation version control in Solution Explorer.
    2. On the File menu, click Source Control, and then click Change Source Control.
      3.In Change Source Control dialog box, click Bind.

    MSDN Link

    Update for VS 2013 (thank you Caad9) - In VS 2013 [Ultimate at least] there's an additional level in the menu; File - Source Control - Advanced - Change Source Control... which brings up the dialog

    0 讨论(0)
提交回复
热议问题