Today I was in the Windows Command Prompt after doing a git clone https://...MySolution.git
and wanted to open the .sln (i.e., solution file) from the new directory of the cloned repo.
What is the command to open this new solution in Visual Studio? Suppose the relative path is /MySolution/MySolution.sln