Lire en anglais

Partager via


BuildSettings Enum

Definition

Flags for controlling the build.

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
public enum BuildSettings
Inheritance
BuildSettings
Attributes

Fields

Name Value Description
None 0

The default build.

DoNotResetPreviouslyBuiltTargets 1

When this flag is passed in, MSBuild assumes that no important external state has changed (for example, no files reference by the project have been modified) and doesn't rebuild any previously built targets.

Applies to

Produit Versions
MSBuild 17
MSBuild (.NET Core) 17