How do I remove TFS connections from a Visual Studio 2010 C# project/solution? -
i have been given full source code work on locally (c#.net/xaml/visual studio 2010), not have access tfs.
every time open solution, asks tfs have cancel every time, code developed locally here on out , not have access.
how "disconnect" tfs build?
you can either choose work offline, or unbind projects:
file->source control->change source control
Comments
Post a Comment