NuGetPackSettings.

Serviceable Property

Summary

Gets or sets a value indicating whether this package should be marked as a serviceable.

Syntax

public bool? Serviceable { get; set; }

Value

Type Description
bool? true if serviceable; otherwise, false.