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.Incubator.
Summary
dotnet pack: Specifies whether all output files are copied to the tools folder instead of the lib folder.
Note that this is different from a DotNetCliTool which is specified by setting the PackageType in the .csproj file.
- Assembly
- Cake
.Incubator .dll - Namespace
- Cake
.Incubator .Project - Containing Type
- NetCoreProject
Syntax
public bool IsTool { get; set; }
Value
Type | Description |
---|---|
bool |