NetCoreProject.

NoPackageAnalysis Property

Summary

dotnet pack: Specifies that pack should not run package analysis after building the package.
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public bool NoPackageAnalysis { get; set; }

Value

Type Description
bool