Summary
Gets or sets a value indicating whether to not to build the project before publishing.
This makes build faster, but requires build to be done before publish is executed.
- Namespace
- Cake
.DotNetCoreEf .Migration - Containing Type
- Dot
Net Core Ef Migration Script Settings
Syntax
public bool NoBuild { get; set; }
Value
Type | Description |
---|---|
bool |