I'm working on Visual Studio Code Pro 2012.
I'm trying to create a repository from an existing solution (5 projects inside) using Microsoft Git Provider
source control plug-in. When I right click on the solution and select Add Solution to Source Control...
I get the following warning :
Therefore only adding to the repository files located in the solution's folder but my projects source code are in other folders, how can I manage to add them into the repository (I can't put all projects in the solution's folder) ?