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

Add automatically tool upgrade and downgrade for different versions for dotnet tool install #37311

Merged
merged 24 commits into from
Jan 9, 2024

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    36ea170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af4ed7 View commit details
    Browse the repository at this point in the history
  3. Add automatic upgrade and downgrade for ToolInstallLocalCommand and a…

    …dd automatic upgrade for ToolUpdateCommand; Add --allow-downgrade feature
    JL03-Yue committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e539fa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2429d14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ed6276 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    319aef8 View commit details
    Browse the repository at this point in the history
  7. bug fix

    JL03-Yue committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0c7b0d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    ff7061a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea2603d View commit details
    Browse the repository at this point in the history
  3. add allow downgrade option

    JL03-Yue committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    009f483 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de85166 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix build error

    JL03-Yue committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    525c78b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    381a5e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix tests

    JL03-Yue committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fdb1130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8048bc View commit details
    Browse the repository at this point in the history
  3. Update update message

    JL03-Yue committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    891e778 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    88c2876 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. update LocalizableStrings

    JL03-Yue committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    cf3eb98 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. consolidate options

    JL03-Yue committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8eb46f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebaf78d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d40d559 View commit details
    Browse the repository at this point in the history
  4. rollback for tool install

    JL03-Yue committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9288bba View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. resolve comments

    JL03-Yue committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7515cf0 View commit details
    Browse the repository at this point in the history
  2. update tests

    JL03-Yue committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5b36b02 View commit details
    Browse the repository at this point in the history