I could always create a project / solution and add it to the original control, and it will be added to TFS. Something has changed over the past few months, and when I create a new project / solution in Visual Studio 2015 Enterprise, it automatically uses git, although the version control plugin is installed in TFS. I tried Tool> Options> Source Control and returned the plugin back to TFS (VS resets it to git), closed Visual Studio, opened again, and the plugin is still configured for TFS until I add the project / solution to the original control.
If I create a new project and add it to the original control, I do not receive any prompts, it immediately uses git (even if it is installed in TFS). When I get back and look at the Source Control plugin, it was installed on git vs.
We do not use git, source control is TFS2010. Is there a way to do VS, does it give me a choice of control source or just assign it only to use TFS?
source share