ide - Visual Studio 2008 creates useless, empty output folders -


This behavior annoys me to a great extent. I've specified '.... \ bin \ debug \' as the output folder for all projects.

When a solution opens, VS creates a blank bin / debug (or release in a release mode) folder, also the parent parent of the actual bin folder specified in project files or the parent parent of the parent directory. After deleting these useless folders, they are not fully manufactured even on reconstruction.

I'm not sure VS Is this a bug or is there any mistake in my configuration? If you need more information, I'm happy to add.

This other post may be related to yours:


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -