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 the folder where to place the output assemblies.
The output assemblies (and other output files) are copied into their respective framework folders.
- Assembly
- Cake
.Incubator .dll - Namespace
- Cake
.Incubator .Project - Containing Type
- NetCoreProject
Syntax
public string BuildOutputTargetFolder { get; set; }
Value
Type | Description |
---|---|
string |