NuGetPackSettings.

KeepTemporaryNuSpecFile Property

Summary

Gets or sets a value indicating whether the temporarily autogenerated NuSpec file should be kept or not. Defaults to false.

Syntax

public bool KeepTemporaryNuSpecFile { get; set; }

Value

Type Description
bool true if the temporarily autogenerated NuSpec file should be kept; otherwise false.