.net - Compiler options for C# project -


Where can I change compiler options for C # projects in Visual Studio 2008 (without command prompt) To compare code and untested IL-code, optimization needs to be stopped.

[right click on project] -> properties -> build -> customization code


Comments

Popular posts from this blog

ios - Form Sheet content disappearing -

Lists in scheme -

List View in C# -