I have a common Git Repos that has shared projects that I want to include and then another Git Repos for my application. I'm using VS2017 and the application solution with it's nested projects are all under Git version control and work fine, but when I add a project from the Common folder, which is also under Git and cloned from the same TFS VS doesn't treat it as being versioned or linked to Git.
Any ideas?