DotNetPackageListSettings.

HighestMinor Property

Summary

Gets or sets a value indicating whether to display only the packages with a matching major version number when searching for newer packages. Requires the Outdated or Deprecated option.

Syntax

public bool HighestMinor { get; set; }

Value

Type Description
bool