Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(manager/nuget): add support for "disabledPackageSources" in nuget.config #32011

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Oct 18, 2024

  1. feat(manager/nuget): add support for "disabledPackageSources" element…

    … in nuget.config file
    Otiel committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8e15ebf View commit details
    Browse the repository at this point in the history
  2. Add missing test

    Otiel committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9bb3515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ef410c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    3749f21 View commit details
    Browse the repository at this point in the history
  2. Fix failing test

    Otiel committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    64be0b1 View commit details
    Browse the repository at this point in the history
  3. Fix lint-prettier error

    Otiel committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    f4b7e58 View commit details
    Browse the repository at this point in the history
  4. Fix whitespaces

    Otiel committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    0d1ebac View commit details
    Browse the repository at this point in the history