NetCoreProject.

BuildOutputTargetFolder Property

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