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: support global.json rollForward latest variants #481

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

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    bc45ec2 View commit details
    Browse the repository at this point in the history
  2. fix: allow null version

    the only way this is valid is if rollForward is `latestMajor`, which is the only value that the global.json spec says doesn't require a version to be specified
    the-avid-engineer committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3089bb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Update src/setup-dotnet.ts

    Co-authored-by: js6pak <[email protected]>
    the-avid-engineer and js6pak authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9e79640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43ef2ee View commit details
    Browse the repository at this point in the history