Skip to content

Add Windows 10 version numbers (1903–21H2) to .NET Framework versions-and-dependencies page#52295

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/update-windows-10-version-list
Draft

Add Windows 10 version numbers (1903–21H2) to .NET Framework versions-and-dependencies page#52295
Copilot wants to merge 2 commits intomainfrom
copilot/update-windows-10-version-list

Conversation

Copy link
Contributor

Copilot AI commented Mar 13, 2026

Windows 10 update entries in the .NET Framework versions table were missing their numeric version identifiers, making it hard to correlate OS releases with .NET Framework support.

Changes

  • .NET Framework 4.8 table — added version labels to all previously unlabeled Windows 10 entries:

    • May 2019 Update → (Version 1903)
    • November 2019 Update → (Version 1909)
    • May 2020 Update → (Version 2004)
    • October 2020 Update → (Version 20H2)
    • May 2021 Update → (Version 21H1)
    • November 2021 Update → (Version 21H2)
  • .NET Framework 4.8.1 table — same treatment for the three entries that overlapped (20H2, 21H1, 21H2), matching the style already used for older entries like (Version 1809).

Original prompt

This section details on the original issue you should resolve

<issue_title>Windows 10 versions 1909 and 2004 not listed</issue_title>
<issue_description>The last two releases of Windows 10 (1909 and 2004) are not listed on the page. Please update the page to account for these with their respective .NET versions.

In addition, it would be helpful if the "10 May 2019 Update" was also referred to as 1903 for clarity, just as other versions are on the page.

Thanks.

[Edited below to add doc details.]


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…o versions-and-dependencies.md

Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
Copilot AI changed the title [WIP] [81FE5242] Update Windows 10 versions for clarity Add Windows 10 version numbers (1903–21H2) to .NET Framework versions-and-dependencies page Mar 13, 2026
Copilot AI requested a review from BillWagner March 13, 2026 16:10
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.

Windows 10 versions 1909 and 2004 not listed

2 participants