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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -