Skip to content
Open
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
6 changes: 2 additions & 4 deletions docs/core/compatibility/11.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Breaking changes in .NET 11
titleSuffix: ""
description: Navigate to the breaking changes in .NET 11.
ms.date: 01/07/2026
ms.date: 06/04/2026
ai-usage: ai-assisted
---
# Breaking changes in .NET 11
Expand All @@ -14,11 +14,9 @@ If you're migrating an app to .NET 11, the breaking changes listed here might af
> [!NOTE]
> This article is a work in progress. It's not a complete list of breaking changes in .NET 11.

<!--
## ASP.NET Core

See [Breaking changes in ASP.NET Core 10](/aspnet/core/breaking-changes/10/overview).
-->
See [Breaking changes in ASP.NET Core 11](/aspnet/core/breaking-changes/11/overview).

## Core .NET libraries

Expand Down
Loading