SEARCH:   GO
{latest Blog entries}
Jun 4

Written by: Javier Callico
6/4/2009 

First things first: If you think .pdb files are only used when debugging your application locally and are not needed when deploying production binaries, please read the following article by John Robbins: PDB Files: What Every Developer Must Know.

Welcome back, still interested in getting rid of the .pdb files?

Follow these steps:

1- Select Project Properties > Build Tab > Output section > Click Advanced button.

Disable PDB Step One

2- On the Advance Build Settings window > Output section > Debug Info dropdown: select none.

Disable PDB Step 2

 

Tags:

Your name:
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Security Code
Enter the code shown above in the box below
Add Comment   Cancel