NetCoreProject.

PackageOutputPath Property

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