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

accept bare version as NuGet exact version for .NET tools #36671

Merged
merged 7 commits into from
Nov 14, 2023

Commits on Nov 6, 2023

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

Commits on Nov 7, 2023

  1. accept semver for versions

    JL03-Yue committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    85c0d64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed3b67 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. remove excessive usings

    JL03-Yue committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bea26d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. change SemVer to NuGetVer

    Co-authored-by: Andy Zivkovic <zivkan@users.noreply.github.com>
    JL03-Yue and zivkan authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    094e1b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

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

Commits on Nov 13, 2023

  1. parse the string one time

    Co-authored-by: Andy Zivkovic <zivkan@users.noreply.github.com>
    JL03-Yue and zivkan authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ad48dd6 View commit details
    Browse the repository at this point in the history