visual studio - Add a project on local solution but not in source control (TFS) -


edit:

i have existig solution in visual studio (which on tfs source control). in solution, have several projects (under source control).

now, add project (for test purpose) solution, project on local computer , not commit on source control, because other team members doesn't need it!

i can obviously, remove project of source control, while in solution, others team members able see project if they'll not able load !

anyway avoid .sln add local project ? possible ?

thanks.

yes ofcourse. easiest way create own local solution file test project , other projects need.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -