View Single Post
  #1 (permalink)  
Old 04-24-2007, 01:36 PM
Chan Chan is offline
Programming Professional
 
Join Date: Jun 2006
Posts: 205
Rep Power: 10
Chan is on a distinguished road
Default Project Debug Database

In Visual Studio C# when I build a release project I get a .pdb which is a project debug database. I can't figure out where to remove this. How do I keep this file from being built in release projects?
Reply With Quote

Sponsored Links