Revert "[release/9.0-staging] Update dependencies from dotnet/sdk"#118001
Merged
tarekgh merged 1 commit intorelease/9.0-stagingfrom Jul 24, 2025
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR reverts a previous dependency update that upgraded the SDK version from 9.0.107 to 9.0.109. The purpose is to avoid using an unreleased version of the SDK by rolling back to the previous stable version and its associated dependencies.
- Reverts SDK version from 9.0.109 back to 9.0.107 for workload testing
- Rolls back dependency SHA references and package sources to earlier versions
- Updates NuGet package source references to match the reverted SDK version
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Reverts SdkVersionForWorkloadTesting from 9.0.109 to 9.0.107 |
| eng/Version.Details.xml | Updates SHA references and intermediate package versions to earlier commits |
| NuGet.config | Updates package source URL to match the reverted SDK version |
This was referenced Jul 23, 2025
Member
|
/ba-g the baseservice exception issue is tracked by dotnet/dnceng#5990. The other WASM build issue known. |
Member
|
Infrastructure fix, tell mode. |
tarekgh
approved these changes
Jul 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #117873 Don't update to an unreleased version of the sdk