Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update the minimum msbuild version for .NET 10 #49531

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

marcpopMSFT
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings June 23, 2025 18:50
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the minimum MSBuild and Visual Studio versions required for .NET 10 builds.

  • Bump the redist minimumMSBuildVersion from 17.13.0 to 17.14.0
  • Update MicrosoftBuildMinimumVersion to 17.14.8 and MinimumVSVersion to 17.14 in eng/Versions.props

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/Layout/redist/minimumMSBuildVersion Updated minimum MSBuild version from 17.13.0 to 17.14.0
eng/Versions.props Bumped <MicrosoftBuildMinimumVersion> to 17.14.8 and <MinimumVSVersion> to 17.14

@marcpopMSFT
Copy link
Member Author

@dotnet/kitten this required a lot of updates to msbuild dependencies in msbuildsdkresolver and I'm supposed to ping ya'll to check in on the binding redirects.

@AR-May AR-May self-assigned this Jun 25, 2025
@AR-May
Copy link
Member

AR-May commented Jun 26, 2025

I verified the dependencies of msbuildsdkresolver against binding redirects in https://github.com/dotnet/msbuild/blob/vs17.14/src/MSBuild/app.amd64.config. Should be safe to merge from msbuild side.

@AR-May AR-May removed their assignment Jun 26, 2025
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