2 references to HighestMinorOption
dotnet (2)
Commands\Hidden\List\Package\ListPackageCommandParser.cs (1)
32
command.Options.Add(PackageListCommandParser.
HighestMinorOption
);
Commands\Package\List\PackageListCommandParser.cs (1)
118
command.Options.Add(
HighestMinorOption
);