NetCoreProject.

Targets Property

Summary

The projects build targets. A collection of BuildTarget
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public ICollection<BuildTarget> Targets { get; set; }

Value

Type Description
ICollection<BuildTarget>