Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions docs/core/compatibility/breaking-changes.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: .NET breaking changes reference
description: Learn how to navigate the .NET breaking changes reference.
ms.date: 12/22/2022
ms.date: 06/24/2025
ms.topic: article
---
# Breaking changes in .NET

Use this reference section to find breaking changes that might apply to you if you're upgrading your app to a newer version of .NET. You can navigate the table of contents either by .NET version or by technology area.
Use this reference section to find breaking changes that might apply to you if you're upgrading your app to a newer version of .NET.

If you're looking for breaking changes from .NET Framework to .NET, see [Breaking changes for migration from .NET Framework to .NET (Core)](fx-core.md).

Expand Down
Loading
Loading