Maybe store the code base in a git repository and use git clean -xdf? Visual Studio's build system is horrible. The compiler and msbuild are actually quite ok if using the command line.
Maybe store the code base in a git repository and use git clean -xdf? Visual Studio's build system is horrible. The compiler and msbuild are actually quite ok if using the command line.