Skip to content

Commit 882a0bb

Browse files
committed
remove breaking change article
1 parent dbedca5 commit 882a0bb

File tree

3 files changed

+0
-69
lines changed

3 files changed

+0
-69
lines changed

docs/core/compatibility/10.0.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ If you're migrating an app to .NET 10, the breaking changes listed here might af
9797
| Title | Type of change | Introduced version |
9898
|-------|-------------------|--------------------|
9999
| [HTTP/3 support disabled by default with PublishTrimmed](networking/10.0/http3-disabled-with-publishtrimmed.md) | Source incompatible | Preview 6 |
100-
| [HttpClient/SslStream default certificate revocation check mode changed to Online](networking/10.0/ssl-certificate-revocation-check-default.md) | Behavioral change | Preview 6 |
101100
| [Streaming HTTP responses enabled by default in browser HTTP clients](networking/10.0/default-http-streaming.md) | Behavioral change | Preview 3 |
102101
| [`Uri` length limits removed](networking/10.0/uri-length-limits-removed.md) | Behavioral change | Preview 7 |
103102

docs/core/compatibility/networking/10.0/ssl-certificate-revocation-check-default.md

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

docs/core/compatibility/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@ items:
106106
items:
107107
- name: HTTP/3 support disabled by default with PublishTrimmed
108108
href: networking/10.0/http3-disabled-with-publishtrimmed.md
109-
- name: HttpClient/SslStream default certificate revocation check mode changed to Online
110-
href: networking/10.0/ssl-certificate-revocation-check-default.md
111109
- name: Streaming HTTP responses enabled by default in browser HTTP clients
112110
href: networking/10.0/default-http-streaming.md
113111
- name: "'Uri' length limits removed"

0 commit comments

Comments
 (0)