Skip to content

Commit 7d0c5db

Browse files
authored
Revert "RID-specific app breaking change (#34497)"
This reverts commit 37aab50.
1 parent 37aab50 commit 7d0c5db

File tree

3 files changed

+0
-66
lines changed

3 files changed

+0
-66
lines changed

docs/core/compatibility/8.0.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ If you're migrating an app to .NET 8, the breaking changes listed here might aff
5555
| [CLI console output uses UTF-8](sdk/8.0/console-encoding.md) | Behavioral change/Source and binary incompatible | Preview 1 |
5656
| ['dotnet pack' uses Release configuration](sdk/8.0/dotnet-pack-config.md) | Behavioral change/Source incompatible | Preview 1 |
5757
| ['dotnet publish' uses Release configuration](sdk/8.0/dotnet-publish-config.md) | Behavioral change/Source incompatible | Preview 1 |
58-
| [Runtime-specific apps no longer self-contained](sdk/8.0/runtimespecific-app-default.md) | Source/binary incompatible | Preview 2 |
5958

6059
## Windows Forms
6160

docs/core/compatibility/sdk/8.0/runtimespecific-app-default.md

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

docs/core/compatibility/toc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ items:
5050
href: sdk/8.0/dotnet-pack-config.md
5151
- name: "'dotnet publish' uses Release configuration"
5252
href: sdk/8.0/dotnet-publish-config.md
53-
- name: Runtime-specific apps no longer self-contained
54-
href: sdk/8.0/runtimespecific-app-default.md
5553
- name: Windows Forms
5654
items:
5755
- name: Anchor layout changes
@@ -1284,8 +1282,6 @@ items:
12841282
href: sdk/8.0/dotnet-pack-config.md
12851283
- name: "'dotnet publish' uses Release configuration"
12861284
href: sdk/8.0/dotnet-publish-config.md
1287-
- name: Runtime-specific apps no longer self-contained
1288-
href: sdk/8.0/runtimespecific-app-default.md
12891285
- name: .NET 7
12901286
items:
12911287
- name: Automatic RuntimeIdentifier for certain projects

0 commit comments

Comments
 (0)