Empty Visual Studio Project?
I was misled by the C++ “Empty Project” or “Makefile Project”. I cant create new folder there. Here are three steps to add an empty C# project: 1) Create the project. (Add > New Project > Visual C# > Windows > Empty Project) 2) Exclude it from build. (Build > Configuration Manager, uncheck Build on … Read more