DotNetPackageListSettings.

HighestPatch Property

Summary

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

Syntax

public bool HighestPatch { get; set; }

Value

Type Description
bool