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: Determines the output path in which the packed package will be dropped. Default is the OutputPath
- Assembly
- Cake
.Incubator .dll - Namespace
- Cake
.Incubator .Project - Containing Type
- NetCoreProject
Syntax
public string PackageOutputPath { get; set; }
Value
Type | Description |
---|---|
string |