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

Update SDK to preview 1 release #98476

Merged
merged 10 commits into from
Feb 28, 2024
Merged

Commits on Feb 15, 2024

  1. Update SDK to preview 1 release

    am11 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8349ea2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    fb73d66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3aadd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    fc982a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf90d5c View commit details
    Browse the repository at this point in the history
  3. Update global-build.yml

    ViktorHofer authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    88050b0 View commit details
    Browse the repository at this point in the history
  4. Update global-build.yml

    ViktorHofer authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    844dca5 View commit details
    Browse the repository at this point in the history
  5. Update DotNetBuild.props

    ViktorHofer authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b83a973 View commit details
    Browse the repository at this point in the history
  6. Fix getting test list from "dotnet test"

    Due to the new vstest terminal logger we didn't get the test list anymore from stdout. Fix by reverting back to the old logger.
    akoeplinger committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    12e1c48 View commit details
    Browse the repository at this point in the history
  7. Update PackageInstaller.cs

    React to breaking change in NuGet/NuGet.Client@c9b81ab
    ViktorHofer authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    401363d View commit details
    Browse the repository at this point in the history