NetCoreProject.

GeneratePackageOnBuild Property

Summary

True if the package will be generated when building
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public bool GeneratePackageOnBuild { get; set; }

Value

Type Description
bool