NuGetPackSettings.

ReleaseNotes Property

Summary

Gets or sets the package release notes.

Syntax

public ICollection<string> ReleaseNotes { get; set; }

Value

Type Description
ICollection<string> The package release notes.