Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion os-lifecycle-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@

The following documents describe supported operating systems:

* [.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

Comment on lines +9 to 14
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.
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.
* [.NET 10 supported OS versions](release-notes/10.0/supported-os.md)
N/A

## Out-of-support .NET versions

Expand Down