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

Fix CI builds #9649

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

Fix CI builds #9649

wants to merge 3 commits into from

Conversation

drewnoakes
Copy link
Member

@drewnoakes drewnoakes commented Mar 16, 2025

Our CI builds are failing due to dotnet/sdk#47008, which is a regression in the 9.0.200 .NET SDK.

This PR pins the SDK to the prior version to avoid this. We can revert bd5d871 in future, when the bug is fixed.

Commits:

  • Pin SDK to fix CI builds
  • FIx warnings about multiple blank lines
  • Fix warnings about public API files
Microsoft Reviewers: Open in CodeFlow

@drewnoakes drewnoakes added the Area-Infrastructure Relates to build, test & run infrastructure of this repo. label Mar 16, 2025
@drewnoakes drewnoakes requested a review from a team as a code owner March 16, 2025 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure Relates to build, test & run infrastructure of this repo.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant