-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[release/8.0] Update Microsoft.Build.* versions to 17.8.43 #120819
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Updates Microsoft.Build.* package versions from 17.8.29 to 17.8.43 in the release/8.0 branch. This is a patch version update that likely includes bug fixes or security improvements.
- Updates the base Microsoft.Build version to 17.8.43
- All related Microsoft.Build.* packages will inherit this version through variable substitution
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
This PR updates the MSBuild dependency versions in `eng/Version.Details.xml` to align with the latest servicing release. ## Changes Updated the following dependencies: - **Microsoft.Build**: `17.8.29` → `17.8.43` - **Microsoft.SourceBuild.Intermediate.msbuild**: `17.8.29-servicing-25277-01` → `17.8.43-servicing-25466-03` - **SHA hash**: `2e2d89a923d83b7cf43ec543f725c1b206c912fe` → `f0cbb13971c30ad15a3f252a8d0171898a01ec11` Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: hoyosjs <19413848+hoyosjs@users.noreply.github.com>
Backport of #120818