Skip to content

Update out-of-support.md to reference .NET 10.0#36467

Merged
tdykstra merged 2 commits intomainfrom
copilot/update-out-of-support-md-10-0
Dec 11, 2025
Merged

Update out-of-support.md to reference .NET 10.0#36467
tdykstra merged 2 commits intomainfrom
copilot/update-out-of-support-md-10-0

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 8, 2025

Updates version references in the out-of-support warning include file from .NET 9.0 to .NET 10.0.

Changes:

  • Updated display text from ".NET 9 version" to ".NET 10 version"
  • Updated view parameter from aspnetcore-9.0 to aspnetcore-10.0

This include file is used throughout the documentation to warn users viewing deprecated versions and direct them to current documentation.

Original prompt

This section details on the original issue you should resolve

<issue_title>Update out-of-support.md from 9.0 to 10.0 in aspnetcore/includes</issue_title>
<issue_description>Update the version references in aspnetcore/includes/out-of-support.md to reflect that .NET 10.0 is now the current version (instead of 9.0).

Task:

  • Change all mentions of 9.0 to 10.0 in aspnetcore/includes/out-of-support.md.
  • Ensure any documentation in the file reflects support notes for 10.0 according to current policy.
  • Review formatting and update any related support statements if needed.

File to change:
aspnetcore/includes/out-of-support.md


This update maintains accurate support information for ASP.NET Core documentation users following the 10.0 release cycle.</issue_description>

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


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: tdykstra <1569635+tdykstra@users.noreply.github.com>
Copilot AI changed the title [WIP] Update out-of-support.md for .NET 10.0 version references Update out-of-support.md to reference .NET 10.0 Dec 8, 2025
Copilot AI requested a review from tdykstra December 8, 2025 23:29
@tdykstra tdykstra marked this pull request as ready for review December 11, 2025 18:52
@tdykstra tdykstra requested a review from wadepickett December 11, 2025 18:54
Copy link
Copy Markdown
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

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

Approved. Thanks!

@tdykstra tdykstra merged commit e16579e into main Dec 11, 2025
5 checks passed
@tdykstra tdykstra deleted the copilot/update-out-of-support-md-10-0 branch December 11, 2025 22:26
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.

Update out-of-support.md from 9.0 to 10.0 in aspnetcore/includes

3 participants