Skip to content

Support pulling local/specified NuGet config. #24

@kassemsandarusi

Description

@kassemsandarusi

I work in a shop that has a lot of private nuget packages and happens to also have a few private nuget feeds. This line means that the root nuget.config will only be used. I'd like to propose supporting either starting the NuGet.config search within the current directory or an additional CLI parameter that takes a nuget config path.

I can help with the work for either of those changes, but wanted to get your thoughts.

var settings = Settings.LoadDefaultSettings(root: null);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions