Skip to content

Conversation

@meaghanlewis
Copy link
Contributor

@meaghanlewis meaghanlewis commented Nov 7, 2025

Summary

This pull request updates .NET 10 documentation to reflect the latest release date and removes references to "RC 2" across several articles. It also updates API reference links to point to version 10.0 instead of 9.0.

Documentation updates:

  • Updated the ms.date metadata in multiple files (overview.md, libraries.md, runtime.md, sdk.md, and index.yml) to "11/07/2025" to reflect the new release date. [1] [2] [3] [4] [5]
  • Removed outdated references to "RC 2" in the introductory text of .NET 10 documentation articles. [1] [2] [3] [4]

API reference links:

  • Updated API reference links in index.yml to point to .NET 10.0 and ASP.NET Core 10.0 documentation.

Contributes to #48865


Internal previews

📄 File 🔗 Preview link
docs/core/whats-new/dotnet-10/libraries.md What's new in .NET libraries for .NET 10
docs/core/whats-new/dotnet-10/overview.md What's new in .NET 10
docs/core/whats-new/dotnet-10/runtime.md What's new in .NET 10 runtime
docs/core/whats-new/dotnet-10/sdk.md What's new in the SDK and tooling for .NET 10
docs/index.yml highlightedContent section (optional)

@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 7, 2025
@meaghanlewis meaghanlewis changed the base branch from main to net10-release November 7, 2025 21:45
@meaghanlewis meaghanlewis marked this pull request as ready for review November 7, 2025 21:53
@meaghanlewis meaghanlewis requested a review from a team as a code owner November 7, 2025 21:53
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 updates .NET 10 documentation from RC 2 to the final release version, updating version references, dates, and removing pre-release annotations.

  • Updates API reference URLs from .NET 9.0 to .NET 10.0
  • Removes "RC 2" references from what's new articles
  • Updates metadata dates to 11/07/2025

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/index.yml Updates metadata date and API reference URLs to .NET 10.0/ASP.NET Core 10.0, fixing a duplicate "view=" parameter bug
docs/core/whats-new/dotnet-10/sdk.md Updates metadata date and removes RC 2 reference from introduction
docs/core/whats-new/dotnet-10/runtime.md Updates metadata date and removes RC 2 reference from introduction
docs/core/whats-new/dotnet-10/overview.md Updates metadata date and removes RC 2 reference from introduction
docs/core/whats-new/dotnet-10/libraries.md Updates metadata date and removes RC 2 reference from introduction

@meaghanlewis meaghanlewis merged commit ba1e707 into net10-release Nov 7, 2025
20 checks passed
@meaghanlewis meaghanlewis deleted the update-whats-new branch November 7, 2025 22:25
adegeo added a commit that referenced this pull request Nov 11, 2025
* Update what's new articles and landing page for .NET 10 release (#49675)

* code analysis updates for .net 10 ga (#49662)

* Version updates for .NET 10 GA (#49661)

* update version in 'enabled by default'

* zone pivots and analysislevel

* .net 10 ga updates

* reset ca files

* fix zone pivot warnings

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>

* update details to show .NET 10 as latest release (#49671)

* update details to show .net 10 as latest release

* remove LTS from out of support versions

* Update docs/core/install/linux-ubuntu-decision.md

Co-authored-by: Copilot <[email protected]>

* edits

* fix table format

* clarify .NET 10 as LTS

* revert changes to target frameworks

* change back template version

* add lts/stable back to .NET SDK 8 snap channel

* revert changes to the main branch version

---------

Co-authored-by: Copilot <[email protected]>

* Installer updates windows/mac/linux (#49686)

* Installer updates windows/mac/linux

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

* Fix image links

---------

Co-authored-by: Copilot <[email protected]>

* Update info about x64 and arm64 (#49703)

* Update info about x64 and arm64

* Update docs/core/install/linux-sles.md

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>

* Update documentation to remove references to .NET 10 preview (#49694)

* Remove preview to preview breaking changes (#49705)

* Adjust tables; add note that pkgs may take time (#49713)

---------

Co-authored-by: Meaghan Osagie (Lewis) <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Andy (Steve) De George <[email protected]>
Co-authored-by: Andy De George (from Dev Box) <[email protected]>
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