I don't want Visual Studio to add any files to my solution and I can add necessary references myself.
How can I disable this entirely?
I don't want Visual Studio to add any files to my solution and I can add necessary references myself.
How can I disable this entirely?
When you create a new solution, only select the language you want to code in for this project and blank project. This will create a project with nothing inside so that you can add anything you want.