Commit c3441b5
Merged PR 51009: Merge public to internal
#### AI description (iteration 1)
#### PR Classification
This pull request updates dependency configurations by migrating internal dependency references to public GitHub sources and upgrading version numbers.
#### PR Summary
The changes update dependency entries to use public repositories and newer versions, ensuring consistency across build configurations.
- **`eng/Version.Details.xml`**: Upgraded Microsoft.Build, Microsoft.Build.Localization, and Microsoft.SourceBuild.Intermediate.msbuild dependencies from version 17.10.29 to 17.10.32 with updated URIs to GitHub and new SHA values; also updated the source-build-reference-packages dependency to a newer alpha version.
- **`eng/Versions.props`**: Adjusted version properties for MicrosoftBuildPackageVersion and MicrosoftBuildLocalizationPackageVersion to match the updated dependency versions.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->2 files changed
+13
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments