Skip to content

Conversation

@gewarren
Copy link
Contributor

@gewarren gewarren commented Nov 11, 2025

Summary

Describe your changes here.

Fixes #Issue_Number (if available)


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
api/index.md .NET API browser
docs/core/compatibility/10.0.md Breaking changes in .NET 10
docs/core/compatibility/core-libraries/10.0/activity-sampling.md ActivitySource.CreateActivity and ActivitySource.StartActivity behavior change
docs/core/compatibility/core-libraries/10.0/default-trace-context-propagator.md docs/core/compatibility/core-libraries/10.0/default-trace-context-propagator
docs/core/compatibility/cryptography/10.0/x509-publickey-null.md X509Certificate and PublicKey key parameters can be null
docs/core/compatibility/sdk/10.0/custom-build-event-warning.md "Breaking change - MSBUILDCUSTOMBUILDEVENTWARNING escape hatch removed"
docs/core/compatibility/sdk/10.0/msbuild-custom-culture.md MSBuild custom culture resource handling
docs/core/compatibility/sdk/10.0/prune-packagereference-privateassets.md docs/core/compatibility/sdk/10.0/prune-packagereference-privateassets
docs/core/compatibility/windows-forms/10.0/obsolete-apis.md Windows Forms obsoletions (.NET 10)
docs/core/docker/build-container.md Tutorial: Containerize a .NET app
docs/core/install/how-to-detect-installed-versions.md Check installed .NET versions on Windows, Linux, and macOS
docs/core/install/linux-alpine.md Install the .NET SDK or the .NET Runtime on Alpine
docs/core/install/linux-debian.md [.NET 10](https://review.learn.microsoft.com/en-us/dotnet/core/install/linux-debian?branch=pr-en-us-49712)
docs/core/install/linux-fedora.md docs/core/install/linux-fedora
docs/core/install/linux-opensuse.md Install the .NET SDK or the .NET Runtime on openSUSE Leap
docs/core/install/linux-rhel.md Install .NET on RHEL and CentOS Stream
docs/core/install/linux-scripted-manual.md Install .NET on Linux by using an install script or by extracting binaries
docs/core/install/linux-sles.md [.NET 10](https://review.learn.microsoft.com/en-us/dotnet/core/install/linux-sles?branch=pr-en-us-49712)
docs/core/install/linux-snap-sdk.md docs/core/install/linux-snap-sdk
docs/core/install/linux-ubuntu-decision.md Install .NET on Ubuntu decision guide
docs/core/install/linux-ubuntu-install.md [.NET 10](https://review.learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu-install?branch=pr-en-us-49712)
docs/core/install/linux.md Install .NET on Linux distributions
docs/core/install/macos.md Install .NET on macOS
docs/core/install/windows.md docs/core/install/windows
docs/core/project-sdk/msbuild-props.md MSBuild reference for .NET SDK projects
docs/core/tools/dotnet-new-sdk-templates.md .NET default templates for 'dotnet new'
docs/fundamentals/code-analysis/overview.md Overview of .NET source code analysis
docs/standard/frameworks.md Target frameworks in SDK-style projects
docs/standard/net-standard.md docs/standard/net-standard
docs/zone-pivot-groups.yml docs/zone-pivot-groups

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

meaghanlewis and others added 8 commits November 7, 2025 14:25
* 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 <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* 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 <175728472+Copilot@users.noreply.github.com>

* 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 <175728472+Copilot@users.noreply.github.com>
* Installer updates windows/mac/linux

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fix image links

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update info about x64 and arm64

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings November 11, 2025 17:20
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 11, 2025
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 documentation to reflect the .NET 10 release, transitioning references from preview versions to the stable release. The changes primarily focus on updating version numbers, release dates, and removing preview-specific language.

Key changes include:

  • Updating default .NET version references from 9 to 10
  • Changing "Enabled by default in .NET 9" to "Enabled by default in .NET 10" across code analysis quality rules
  • Removing preview-specific disclaimers and updating release notes
  • Updating installation instructions and supported versions across platforms

Reviewed Changes

Copilot reviewed 297 out of 467 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
docs/fundamentals/code-analysis/quality-rules/ca*.md Updated enabled-by-default version from .NET 9 to .NET 10
docs/fundamentals/code-analysis/overview.md Added .NET 10 tab to enabled rules table
docs/core/whats-new/dotnet-10/*.md Removed "RC 2" references from article descriptions
docs/core/install/*.md Updated installation guides with .NET 10 versions and supported distributions
docs/core/compatibility/*/10.0/*.md Changed version introduced from preview versions to .NET 10
docs/core/project-sdk/msbuild-props.md Added .NET 10 to AnalysisLevel property values
docs/csharp/whats-new/*.md Removed preview-specific language

@adegeo adegeo merged commit 1d6373d into main Nov 11, 2025
11 checks passed
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.

4 participants