Build Page, Project Designer (C#)
Updated: January 2012
Use the Build page of the Project Designer to specify the project's build configuration properties. This page applies to Visual C# projects only.
Note |
|---|
|
Your computer might show different names or locations for some of the Visual Studio user interface elements in the following instructions. The Visual Studio edition that you have and the settings that you use determine these elements. For more information, see Visual Studio Settings. |
The following options enable you to select the configuration and platform to display or modify.
Note |
|---|
With simplified build configurations, the project system determines whether to build a debug or release version. Therefore, these options are not displayed. For more information, see Debug and Release Project Configurations. |
The following settings are used to specify which warnings are treated as errors. Select one of the following options to indicate under what conditions to return an error when the build encounters a warning. For more information, see /warnaserror (C# Compiler Options).
Note