Skip to content

Correct MSBuild version number for .NET SDK 10.0.2xx#53683

Open
JanProvaznik wants to merge 1 commit into
mainfrom
JanProvaznik-patch-1
Open

Correct MSBuild version number for .NET SDK 10.0.2xx#53683
JanProvaznik wants to merge 1 commit into
mainfrom
JanProvaznik-patch-1

Conversation

@JanProvaznik
Copy link
Copy Markdown
Member

@JanProvaznik JanProvaznik commented May 12, 2026

Summary

PS C:\Users\....> dotnet --version
10.0.203
PS C:\Users\...> dotnet msbuild --version
18.3.3.22005

Internal previews

📄 File 🔗 Preview link
docs/core/porting/versioning-sdk-msbuild-vs.md docs/core/porting/versioning-sdk-msbuild-vs

Copilot AI review requested due to automatic review settings May 12, 2026 09:11
@JanProvaznik JanProvaznik requested a review from a team as a code owner May 12, 2026 09:11
@dotnetrepoman dotnetrepoman Bot added this to the May 2026 milestone May 12, 2026
Copy link
Copy Markdown
Contributor

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 corrects the documented MSBuild/Visual Studio version mapping for the .NET SDK 10.0.2xx feature band in the porting/versioning guidance.

Changes:

  • Update the “Supported .NET versions” lifecycle table entry for .NET SDK 10.0.2xx from 18.4 to 18.3.

| 9.0.3xx | 17.14 | May '25 | Nov '26<sup>2</sup> |
| 10.0.1xx | 18.0 | Nov '25 | Nov '28 |
| 10.0.2xx | 18.4 | Mar '26 | May '26 |
| 10.0.2xx | 18.3 | Mar '26 | May '26 |
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

maybe we need more columns if msbuild does not align with VS?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@marcpopMSFT Can you weigh in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants