NetCoreProject.

DotNetCliToolReferences Property

Summary

The dotnet CLI tool references, a collection of DotNetCliToolReference
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public ICollection<DotNetCliToolReference> DotNetCliToolReferences { get; set; }

Value

Type Description
ICollection<DotNetCliToolReference>