Skip to content

Fix CI builds #9649

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

Merged
merged 4 commits into from
Apr 2, 2025
Merged

Fix CI builds #9649

merged 4 commits into from
Apr 2, 2025

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
@drewnoakes
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@drewnoakes
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@drewnoakes drewnoakes merged commit e5e25da into dotnet:main Apr 2, 2025
5 checks passed
@drewnoakes drewnoakes deleted the fix-build branch April 2, 2025 00:34
@dotnet-policy-service dotnet-policy-service bot added this to the 17.14 milestone Apr 2, 2025
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.

2 participants