Compartilhar via


Caixa de Diálogo Configuration Manager

Use this dialog box to create and edit solution build configurations and project configurations. Any changes you make to solution build configurations are reflected on the Configuration page of the Solution Property Pages dialog box. You can access the Configuration Manager from the Build menu, from the Solution Property Pages dialog box, or from the solution configuration drop-down in the main toolbar.

  • Active solution configuration
    Displays the available solution build configurations. Use either this drop-down list or the Configuration drop-down list on the main toolbar to change the active solution configuration. Para criar novas configurações de solução e modificar os existentes, escolha < New... > ou < editar... > na lista drop-down.

  • Active solution platform
    Displays the available platforms for which to build the solution. When you change the active solution platform, the change is applied to all projects in the solution. Para criar novas plataformas de solução e modificar os existentes, escolha < New... > ou < editar... > na lista drop-down.

  • Project contexts
    Each entry under Project contexts in the selected solution build configuration includes a project name, drop-down lists of configuration kinds and platforms, and check boxes for selecting those projects to be built and (if enabled) deployed. The combination of kind and platform chosen determines the project configuration that will be used. Click the column headers to sort the columns in the grid.

  • Project
    Displays the names of projects found in the current solution.

  • Configuration
    Displays the kind of project build desired, and lists all of the available kinds of builds. Para criar um novo tipo de compilação do projeto ou renomear um já existente, escolha < New... > ou < editar... > da lista drop-down.

  • Platform
    Displays the platform on which the desired build must run and lists all of the available platforms for the project. Para adicionar uma nova plataforma ou editar um existente, escolha < New... > ou < editar... > da lista drop-down. The kind of project you are working with determines whether you can add more than one platform and what platforms are available for you to add to the project. When you add a platform for a project, a new project configuration is created.

  • Compilação
    Specifies whether or not the project will be built by the current solution configuration. Projects not selected are not built, despite any project dependencies on them. Projects not selected to be built are still included in debugging, running, packaging, and deployment of the solution.

  • Deploy
    If enabled, specifies whether or not the project will be deployed when the Run or Deploy commands are used with the selected solution build configuration. This check box only appears for deployable projects.

Consulte também

Tarefas

Como: Criar e editar configurações

Referência

Caixa de diálogo de Configuração da Nova Solução

Caixa de diálogo para Edição de Configuração de Solução

Caixa de Diálogo New Solution Platform

Caixa de diálogo de Edição de solução de plataformas

Caixa de Diálogo New Project Configuration

Editar a caixa de diálogo Project Configurations

Caixa de Diálogo Multiple Configurations

Caixa de Diálogo New Project Platform

Caixa de diálogo para plataformas de edição de projeto

Conceitos

Criar configurações

Projetos como Containers

Outros recursos

Criando no Visual Studio