pub fn outdated(
options: &DotnetOutdatedOptions,
) -> Result<(IndicatedUpdateRequirement, DotnetOutdatedData), Error>Expand description
main entry point for the dotnet-outdated call
ยงErrors
fails if the dotnet outdated command fails or if the parsing of the output fails