I created a new project in Visual Studio 2010 and noticed that there are now two new folders named obj
and bin
in my project directory.
A similar pair of folders are created when building and debugging – what are these folders for?
I created a new project in Visual Studio 2010 and noticed that there are now two new folders named obj
and bin
in my project directory.
A similar pair of folders are created when building and debugging – what are these folders for?