Skip to content

Conversation

@pombredanne
Copy link
Member

@pombredanne pombredanne commented Apr 5, 2023

This PR is a major feature update with these updates and API breaking changes:

  • Add new "--with-nuget-org" command line option to optionally include the
    nuget.org API feeds to the set of nuget.config-provided endpoints. Note that
    this is always included if there is no provided or available nuget.config

  • Add extra debug tracing with the --debug option

  • Do not create API or download URLs using a default. Only use API-provided values.

  • Ensure we do not fail with a Package reference with no version.

Signed-off-by: Philippe Ombredanne <[email protected]>
* --debug creates extensive debug outputs
* --with-nuget-org add nuget.org public endpoints if requested
* Also ensure we do not fail with a package ref without a version

Signed-off-by: Philippe Ombredanne <[email protected]>
@pombredanne pombredanne merged commit c7586b4 into main Apr 5, 2023
@pombredanne pombredanne deleted the prepare-098beta1 branch April 5, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant