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

Upgrade some runtime packages #18166

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Upgrade some runtime packages #18166

merged 1 commit into from
Dec 20, 2024

Conversation

mthalman
Copy link
Member

When attempting to use a recent daily build of the .NET 10 SDK to source build the fsharp repo, it causes package downgrade errors for System.Buffers, System.Memory, and System.Runtime.CompilerServices.Unsafe due to other dependencies bringing in higher versions of these packages. Updated the referenced versions of these packages to match what the dependencies bring in.

Found as part of the work on dotnet/sdk#45435.

@mthalman mthalman requested a review from a team as a code owner December 19, 2024 17:03
Copy link
Contributor

✅ No release notes required

@T-Gro
Copy link
Member

T-Gro commented Dec 20, 2024

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@psfinaki
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@psfinaki psfinaki merged commit 2c3bdcb into dotnet:main Dec 20, 2024
33 checks passed
@mthalman mthalman deleted the upgrade branch December 20, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants