Skip to content

Commit cca4bff

Browse files
author
Cam Soper
committed
Fixes 44172
1 parent 0dcbddf commit cca4bff

File tree

4 files changed

+4
-40
lines changed

4 files changed

+4
-40
lines changed

.openpublishing.redirection.core.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,10 @@
342342
"source_path_from_root": "/docs/core/compatibility/windows-forms/8.0/anchor-layout.md",
343343
"redirect_url": "/dotnet/core/compatibility/8.0"
344344
},
345+
{
346+
"source_path_from_root": "/docs/core/compatibility/windows-forms/9.0/statusstrip-renderer.md",
347+
"redirect_url": "/dotnet/core/compatibility/9.0"
348+
},
345349
{
346350
"source_path_from_root": "/docs/core/deploying/applications.md",
347351
"redirect_url": "/dotnet/core/deploying/index"

docs/core/compatibility/9.0.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ If you're migrating an app to .NET 9, the breaking changes listed here might aff
129129
| [New security analyzers](windows-forms/9.0/security-analyzers.md) | Source incompatible | RC 1 |
130130
| [No exception if DataGridView is null](windows-forms/9.0/datagridviewheadercell-nre.md) | Behavioral change | Preview 1 |
131131
| [PictureBox raises HttpClient exceptions](windows-forms/9.0/httpclient-exceptions.md) | Behavioral change | Preview 6 |
132-
| [StatusStrip uses a different default renderer](windows-forms/9.0/statusstrip-renderer.md) | Behavioral change | GA |
133132

134133
## WPF
135134

docs/core/compatibility/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@ items:
180180
href: windows-forms/9.0/datagridviewheadercell-nre.md
181181
- name: PictureBox raises HttpClient exceptions
182182
href: windows-forms/9.0/httpclient-exceptions.md
183-
- name: StatusStrip uses different default renderer
184-
href: windows-forms/9.0/statusstrip-renderer.md
185183
- name: WPF
186184
items:
187185
- name: "'GetXmlNamespaceMaps' type change"

docs/core/compatibility/windows-forms/9.0/statusstrip-renderer.md

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

0 commit comments

Comments
 (0)