How to add solution and project .vcxproj files to cloned repo with multiple projects and no Visual Studio (Community Edition) files
I created a repository using Visual Studio and Git and made a remote repository for it. The way it’s structured is the repository (the root), three directories that are for a project each within the entire repository, meaning that each of those projects have their own source files respectively. One caveat is that I only added the directories and the source code, meaning that there’s no Visual Studio solutions and project files in the remote repository: