Summary
Gets or sets the build action to assign to the content item for MSBuild, e.g. Compile.
Defaults to
Compile
.
- Namespace
- Cake
.Common .Tools .NuGet .Pack - Containing Type
- NuSpecContentFile
Syntax
public string BuildAction { get; set; }
Value
Type | Description |
---|---|
string |