Skip to content

Commit 7b25772

Browse files
authored
delete irrelevant breaking change (#44443)
1 parent 82b57b4 commit 7b25772

File tree

4 files changed

+4
-67
lines changed

4 files changed

+4
-67
lines changed

.openpublishing.redirection.core.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,10 @@
338338
"redirect_url": "/dotnet/core/compatibility/sdk/5.0/sdk-and-target-framework-change",
339339
"redirect_document_id": true
340340
},
341+
{
342+
"source_path_from_root": "/docs/core/compatibility/windows-forms/8.0/anchor-layout.md",
343+
"redirect_url": "/dotnet/core/compatibility/8.0"
344+
},
341345
{
342346
"source_path_from_root": "/docs/core/deploying/applications.md",
343347
"redirect_url": "/dotnet/core/deploying/index"

docs/core/compatibility/8.0.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ If you're migrating an app to .NET 8, the breaking changes listed here might aff
159159

160160
| Title | Type of change |
161161
| -------------------------------------------------------------------------------------------------------- | ------------------- |
162-
| [Anchor layout changes](windows-forms/8.0/anchor-layout.md) | Behavioral change |
163162
| [Certs checked before loading remote images in PictureBox](windows-forms/8.0/picturebox-remote-image.md) | Behavioral change |
164163
| [DateTimePicker.Text is empty string](windows-forms/8.0/datetimepicker-text.md) | Behavioral change |
165164
| [DefaultValueAttribute removed from some properties](windows-forms/8.0/defaultvalueattribute-removal.md) | Behavioral change |

docs/core/compatibility/toc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -356,8 +356,6 @@ items:
356356
href: serialization/8.0/metadata-resolving.md
357357
- name: Windows Forms
358358
items:
359-
- name: Anchor layout changes
360-
href: windows-forms/8.0/anchor-layout.md
361359
- name: Certs checked before loading remote images in PictureBox
362360
href: windows-forms/8.0/picturebox-remote-image.md
363361
- name: DateTimePicker.Text is empty string
@@ -2069,8 +2067,6 @@ items:
20692067
- name: StatusStrip uses different default renderer
20702068
- name: .NET 8
20712069
items:
2072-
- name: Anchor layout changes
2073-
href: windows-forms/8.0/anchor-layout.md
20742070
- name: Certs checked before loading remote images in PictureBox
20752071
href: windows-forms/8.0/picturebox-remote-image.md
20762072
- name: DateTimePicker.Text is empty string

docs/core/compatibility/windows-forms/8.0/anchor-layout.md

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

0 commit comments

Comments
 (0)