Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 17, 2025

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.2917.8.43
  • Microsoft.SourceBuild.Intermediate.msbuild: 17.8.29-servicing-25277-0117.8.43-servicing-25466-03
  • SHA hash: 2e2d89a923d83b7cf43ec543f725c1b206c912fef0cbb13971c30ad15a3f252a8d0171898a01ec11

This change replicates the pattern from PR #119859 but with the specific version 17.8.43 and corresponding SHA hash for the MSBuild servicing release.

Context

The eng/Versions.props file already had MicrosoftBuildVersion set to 17.8.43, but the eng/Version.Details.xml file still referenced the older version 17.8.29. This PR brings both files into alignment, ensuring consistent MSBuild dependency versions across the build configuration.

Related

Original prompt

I need you to replicate the changes in #119859. MSBuild version is 17.8.43 and the Microsoft.SourceBuild.Intermediate.msbuild version in 17.8.43-servicing-25466-03. The sha hash is f0cbb13971c30ad15a3f252a8d0171898a01ec11


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Replicate changes from PR #119859 Update MSBuild to version 17.8.43 with SHA f0cbb13971c30ad15a3f252a8d0171898a01ec11 Oct 17, 2025
Copilot AI requested a review from hoyosjs October 17, 2025 00:22
Copilot finished work on behalf of hoyosjs October 17, 2025 00:22
@hoyosjs hoyosjs changed the title Update MSBuild to version 17.8.43 with SHA f0cbb13971c30ad15a3f252a8d0171898a01ec11 Update MSBuild to version 17.8.43 Oct 17, 2025
@hoyosjs hoyosjs marked this pull request as ready for review October 17, 2025 00:27
@hoyosjs
Copy link
Member

hoyosjs commented Oct 17, 2025

/ba-g all checks skipped

@hoyosjs hoyosjs merged commit 030e34f into update-microsoft-build-net8 Oct 17, 2025
10 of 11 checks passed
@hoyosjs hoyosjs deleted the copilot/replicate-changes-from-119859 branch October 17, 2025 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants