NuGetPackSettings.

NoPackageAnalysis Property

Summary

Gets or sets a value indicating whether package analysis should be performed. Defaults to true.

Syntax

public bool NoPackageAnalysis { get; set; }

Value

Type Description
bool true if package analysis should be performed; otherwise, false.