Skip to content

Commit 4567d74

Browse files
authored
Revert "[Breaking change]: On Windows in .NET 9, the assembly load directory resolves through symbolic links" (#46823)
1 parent d1d6d5a commit 4567d74

File tree

6 files changed

+11
-91
lines changed

6 files changed

+11
-91
lines changed

.openpublishing.redirection.core.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,15 @@
103103
},
104104
{
105105
"source_path_from_root": "/docs/core/compatibility/core-libraries/8.0/indexofanyvalues-renamed.md",
106-
"redirect_url": "/dotnet/core/compatibility/serialization/8.0"
106+
"redirect_url": "/dotnet/core/compatibility/8.0"
107107
},
108108
{
109109
"source_path_from_root": "/docs/core/compatibility/core-libraries/8.0/optimizeforreading-arg.md",
110-
"redirect_url": "/dotnet/core/compatibility/serialization/8.0"
110+
"redirect_url": "/dotnet/core/compatibility/8.0"
111+
},
112+
{
113+
"source_path_from_root": "/docs/core/compatibility/deployment/9.0/assembly-load-directory.md",
114+
"redirect_url": "/dotnet/core/compatibility/9.0"
111115
},
112116
{
113117
"source_path_from_root": "/docs/core/compatibility/extensions/6.0/bind-single-elements-to-array.md",

docs/core/compatibility/10.0.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ If you're migrating an app to .NET 10, the breaking changes listed here might af
1313
[!INCLUDE [binary-source-behavioral](includes/binary-source-behavioral.md)]
1414

1515
> [!NOTE]
16-
>
17-
> This article is a work in progress. It's not a complete list of breaking changes in .NET 10. To query breaking changes that are still pending publication, see [Issues of .NET](https://issuesof.net/?q=%20is:open%20-label:Documented%20is:issue%20(label:%22Breaking%20Change%22%20or%20label:breaking-change)%20(repo:dotnet/docs%20or%20repo:aspnet/Announcements)%20group:repo%20(label:%22:checkered_flag:%20Release:%20.NET%2010%22%20or%20label:10.0.0)%20sort:created-desc).
16+
> This article is a work in progress. It's not a complete list of breaking changes in .NET 10.
1817
1918
## Containers
2019

docs/core/compatibility/9.0.md

Lines changed: 4 additions & 9 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
@@ -11,10 +11,6 @@ If you're migrating an app to .NET 9, the breaking changes listed here might aff
1111

1212
[!INCLUDE [binary-source-behavioral](includes/binary-source-behavioral.md)]
1313

14-
> [!NOTE]
15-
>
16-
> This article is a work in progress. It's not a complete list of breaking changes in .NET 9. To query breaking changes that are still pending publication, see [Issues of .NET](https://issuesof.net/?q=%20is:open%20-label:Documented%20is:issue%20(label:%22Breaking%20Change%22%20or%20label:breaking-change)%20(repo:dotnet/docs%20or%20repo:aspnet/Announcements)%20group:repo%20(label:%22:checkered_flag:%20Release:%20.NET%209%22%20or%20label:9.0.0)%20sort:created-desc).
17-
1814
## ASP.NET Core
1915

2016
| Title | Type of change | Introduced version |
@@ -68,10 +64,9 @@ If you're migrating an app to .NET 9, the breaking changes listed here might aff
6864

6965
## Deployment
7066

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 |
67+
| Title | Type of change | Introduced version |
68+
|-----------------------------------------------------------------------------------------------------|---------------------|--------------------|
69+
| [Deprecated desktop Windows/macOS/Linux MonoVM runtime packages](deployment/9.0/monovm-packages.md) | Source incompatible | Preview 7 |
7570

7671
## Interop
7772

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

docs/whats-new/dotnet-docs-mod1.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Welcome to what's new in the .NET docs for April 2025. This article lists some o
1414
### New articles
1515

1616
- [.NET CLI `--interactive` defaults to `true` in user scenarios](../core/compatibility/sdk/10.0/dotnet-cli-interactive.md)
17-
- [Assembly load directory resolves through symbolic links on Windows](../core/compatibility/deployment/9.0/assembly-load-directory.md)
1817
- [Default trace context propagator updated to W3C standard](../core/compatibility/core-libraries/10.0/default-trace-context-propagator.md)
1918
- [Linux native library resolution no longer uses `netcoredeps`](../core/compatibility/interop/8.0/linux-netcoredeps.md)
2019
- [Streaming HTTP responses enabled by default in browser HTTP clients](../core/compatibility/networking/10.0/default-http-streaming.md)

0 commit comments

Comments
 (0)