Skip to content

Conversation

@siramvikram
Copy link
Contributor

No description provided.

Copy link
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 moves the .NET 10 OS support documentation link from the "Preview .NET versions" section to the "Supported .NET versions" section, indicating that .NET 10 has transitioned from preview to general availability.

Key Changes

  • Relocated .NET 10 supported OS versions link from preview section to supported section
  • Left the preview section empty with no entries

Comment on lines +9 to 14
* [.NET 10 supported OS versions](release-notes/10.0/supported-os.md)
* [.NET 9 supported OS versions](release-notes/9.0/supported-os.md)
* [.NET 8 supported OS versions](release-notes/8.0/supported-os.md)

## Preview .NET versions

Copy link

Copilot AI Nov 13, 2025

Choose a reason for hiding this comment

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

Moving .NET 10 to the "Supported .NET versions" section is inconsistent with other documentation. Both README.md (line 11) and releases.md (line 13) still show .NET 10.0 with "Support phase | Preview". If .NET 10 has transitioned from preview to GA (general availability), these files should also be updated to reflect the new support phase. Otherwise, .NET 10 should remain in the "Preview .NET versions" section until it reaches GA.

Suggested change
* [.NET 10 supported OS versions](release-notes/10.0/supported-os.md)
* [.NET 9 supported OS versions](release-notes/9.0/supported-os.md)
* [.NET 8 supported OS versions](release-notes/8.0/supported-os.md)
## Preview .NET versions
* [.NET 9 supported OS versions](release-notes/9.0/supported-os.md)
* [.NET 8 supported OS versions](release-notes/8.0/supported-os.md)
## Preview .NET versions
* [.NET 10 supported OS versions](release-notes/10.0/supported-os.md)

Copilot uses AI. Check for mistakes.
* [.NET 8 supported OS versions](release-notes/8.0/supported-os.md)

## Preview .NET versions

Copy link

Copilot AI Nov 13, 2025

Choose a reason for hiding this comment

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

The "Preview .NET versions" section is now empty after moving .NET 10 to the supported section. Consider either removing this section entirely if there are no preview versions to document, or adding a note indicating that there are currently no preview versions available.

Suggested change
There are currently no preview versions available.

Copilot uses AI. Check for mistakes.
@siramvikram siramvikram merged commit 712e32b into main Nov 13, 2025
7 checks passed
@siramvikram siramvikram deleted the siramvikram-.NET10-Supported branch November 13, 2025 21:02
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.

3 participants