Commit 49aa034
committed
Merged PR 54556: internal/release/9.0.1xx - revert msbuild dependency to released build
Local dependencies updated based on build with BAR id 283367 (20250916.6 from https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted@refs/heads/internal/vs17.12)
----
#### AI description (iteration 1)
#### PR Classification
This pull request reverts the msbuild dependency configuration to use the released build instead of a preview build.
#### PR Summary
The changes update dependency URIs, SHA values, and version numbers to point to the trusted released build for msbuild.
- In `eng/Version.Details.xml`, the URIs and SHA hashes for `Microsoft.Build`, `Microsoft.Build.Localization`, and `Microsoft.SourceBuild.Intermediate.msbuild` have been updated to the released build sources.
- In `eng/Versions.props`, the `<MicrosoftBuildLocalizationVersion>` value has been adjusted to align with the reversion.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments