No need for personal attacks. I still stand by my opinion. Without a project template, you would be in the dark to set up a project. .sln files and .proj files are arcane and I might be dumb for not being able to create these by hand but I think most people would agree it is arcane hidden XML and a pain.
I need to reorganize the generated project template because it's not actually up to common standards of what a project directory should look like. As a newbie I would never know that I need to find David Fowler's gist[0] to have a project that makes sense.
Good luck trying to change the default .bin folder without aid from a third party's script or Visual Studio.
It's not obvious how to create a project settings JSON file. There are entire paid video workshops for this task alone. This kind of code should be pre-generated in the template.
This is all stuff that should be handled before a user even touches the environment.
[0]https://gist.github.com/davidfowl/ed7564297c61fe9ab814