How do I change my Build so that it is release and not debug?
I scoured help but apparently I'm missing something? All that matza I ate during Pessach caused all my blood to head south to digest it and left none for my brain.
dennist
I scoured help but apparently I'm missing something? All that matza I ate during Pessach caused all my blood to head south to digest it and left none for my brain.
dennist
dennist
To compile an application with the Release configuration, first make sure the Standard toolbar is being displayed in VS. If you hover over the dropdown-list that has "Debug" listed in it, the tooltip should display "Solution Configurations". Click and select "Release", then re-compile your application.
If you don't see it, then reset your toolbars.
dennist
What version of Visual Studio (Express, Standard, etc) are you using? What profile do you have selected?