Skip to content

Support custom package sources from NuGet.config #8

@menees

Description

@menees

When tools are installed from a custom package source (other than NuGet.org), the tools-outdated command doesn't find them, and it reports the available version as blank/missing. The OutdatedCommand class is hardcoded to use https://api-v2v3search-0.nuget.org/ for its search. It would be nice if it searched the custom package sources declared in nuget.config first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions