Skip to content

v0.9.8-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pombredanne pombredanne released this 05 Apr 13:36
· 36 commits to main since this release
c7586b4

This is a major feature update release 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.