Skip to content

Commit 152bab1

Browse files
authored
Revert "[Breaking change]: On Windows in .NET 9, the assembly load directory …"
This reverts commit c9d025d.
1 parent 6d16a5b commit 152bab1

File tree

3 files changed

+4
-82
lines changed

3 files changed

+4
-82
lines changed

docs/core/compatibility/9.0.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Breaking changes in .NET 9
33
titleSuffix: ""
44
description: Navigate to the breaking changes in .NET 9.
5-
ms.date: 04/03/2025
5+
ms.date: 03/26/2025
66
no-loc: [Blazor, Razor, Kestrel]
77
---
88
# Breaking changes in .NET 9
@@ -68,10 +68,9 @@ If you're migrating an app to .NET 9, the breaking changes listed here might aff
6868

6969
## Deployment
7070

71-
| Title | Type of change | Introduced version |
72-
|-----------------------------------------------------------------------------------------------------------------|---------------------|--------------------|
73-
| [Deprecated desktop Windows/macOS/Linux MonoVM runtime packages](deployment/9.0/monovm-packages.md) | Source incompatible | Preview 7 |
74-
| [Assembly load directory resolves through symbolic links on Windows](deployment/9.0/assembly-load-directory.md) | Behavioral change | GA |
71+
| Title | Type of change | Introduced version |
72+
|-----------------------------------------------------------------------------------------------------|---------------------|--------------------|
73+
| [Deprecated desktop Windows/macOS/Linux MonoVM runtime packages](deployment/9.0/monovm-packages.md) | Source incompatible | Preview 7 |
7574

7675
## Interop
7776

docs/core/compatibility/deployment/9.0/assembly-load-directory.md

Lines changed: 0 additions & 73 deletions
This file was deleted.

docs/core/compatibility/toc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,6 @@ items:
170170
items:
171171
- name: Deprecated desktop Windows/macOS/Linux MonoVM runtime packages
172172
href: deployment/9.0/monovm-packages.md
173-
- name: Assembly load directory resolves through symbolic links on Windows
174-
href: deployment/9.0/assembly-load-directory.md
175173
- name: Entity Framework Core
176174
href: /ef/core/what-is-new/ef-core-9.0/breaking-changes?toc=/dotnet/core/compatibility/toc.json&bc=/dotnet/breadcrumb/toc.json
177175
- name: Interop
@@ -1724,8 +1722,6 @@ items:
17241722
items:
17251723
- name: Deprecated desktop Windows/macOS/Linux MonoVM runtime packages
17261724
href: deployment/9.0/monovm-packages.md
1727-
- name: Assembly load directory resolves through symbolic links on Windows
1728-
href: deployment/9.0/assembly-load-directory.md
17291725
- name: .NET 8
17301726
items:
17311727
- name: Host determines RID-specific assets

0 commit comments

Comments
 (0)