Visual C# Express: Debug and Release options

  • Thread starter Thread starter osmarjunior
  • Start date Start date
O

osmarjunior

I've downloaded the Visual C# Express and didn't see the build option
to choose from Debug and Release mode. How do I change the build mode?
 
That control has been "simplified" out of the Express edition. If you
"build" it will build a release version. If you "Start Debugging" it
will build (and then run) a debug version.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top