This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.DotNetCoreEf.
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.
- Assembly
- Cake
.DotNetCoreEf .dll - Namespace
- Cake
.DotNetCoreEf .Migration - Containing Type
- Dot
Net Core Ef Migration Lister Settings
Syntax
public bool NoBuild { get; set; }
Value
Type | Description |
---|---|
bool |