NetCoreProject.

IncludeBuildOutput Property

Summary

dotnet pack: This Boolean values specifies whether the build output assemblies should be packed into the .nupkg file or not.
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public bool IncludeBuildOutput { get; set; }

Value

Type Description
bool