DotNetPackageListSettings.

Prerelease Property

Summary

Gets or sets a value indicating whether to list packages with prerelease versions when searching for newer packages. Requires the Outdated or Deprecated option.

Syntax

public bool Prerelease { get; set; }

Value

Type Description
bool