Debug info omitted by design with Release builds

  • Thread starter Thread starter Gabriel Lozano-Morán
  • Start date Start date
G

Gabriel Lozano-Morán

Does anybody actually know why by design the debug info will be omitted when
compiling in Release mode? You would have to manually change this in the
advanced section of the properties I know I just want to know why this is
done?

Gabriel Lozano-Morán
 
Hello Gabriel Lozano-Morán,

To give users few changes to investigave entrails of your app

G> Does anybody actually know why by design the debug info will be
G> omitted when compiling in Release mode? You would have to manually
G> change this in the advanced section of the properties I know I just
G> want to know why this is done?

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
Back
Top