Under my project folder, I find the following folder:
Bin\Debug\
This folder has DLLs and PDBs files.
What are the PDB files and why do I need them?
I also notice the folders:
Obj\Debug\temp
Obj\Debug\tempPE
What are the above 2 folders? What is the purpose of OBJ\DEBUG folder?