Visual Studio: How to fix missing blank solution template
Visual Studio allows us to create a blank solution when creating a new project. But it seems that for some users, the blank solution is missing from the list of templates. In this tutorial, we are going to learn two different solutions to this problem. First, we will manually create a .sln
solution file, and in the other solution, we will install a component using Visual Studio Installer.