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 .NET SDK to 9.0.100-preview.5.24307.3 #696

Merged
merged 6 commits into from
Jun 12, 2024

Commits on Jun 12, 2024

  1. Update .NET SDK

    Update .NET SDK to version 9.0.100-preview.5.24307.3.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: costellobot <[email protected]>
    costellobot committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    099afdc View commit details
    Browse the repository at this point in the history
  2. Bump packages

    Update NuGet packages for .NET 9 preview 5.
    martincostello committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    af71cd4 View commit details
    Browse the repository at this point in the history
  3. Remove PackageReference

    Remove redundant package reference.
    martincostello committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1463195 View commit details
    Browse the repository at this point in the history
  4. Fix build

    Correctly fix the package references.
    martincostello committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5abc86b View commit details
    Browse the repository at this point in the history
  5. Remove package reference

    Remove redundant package reference.
    martincostello committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fc9c6b7 View commit details
    Browse the repository at this point in the history
  6. Fix CI

    Skip tests that cause CI to fail due to dotnet/sdk#41541.
    martincostello committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e647889 View commit details
    Browse the repository at this point in the history