Skip to content

Commit 9054944

Browse files
committed
update formatting
1 parent 214f929 commit 9054944

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/core/compatibility/unsupported-apis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ This article organizes the affected APIs by namespace.
123123

124124
| Member | Platforms that throw |
125125
|-------------------------------------------------------------------|----------------------|
126-
| <xref:System.Net.AuthenticationManager?displayProperty=fullName>* | All |
126+
| <xref:System.Net.AuthenticationManager?displayProperty=fullName>\* | All |
127127
| <xref:System.Net.AuthenticationManager.Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)?displayProperty=nameWithType> | All |
128128
| <xref:System.Net.AuthenticationManager.PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)?displayProperty=nameWithType> | All |
129129
| <xref:System.Net.FileWebRequest.%23ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)> | All |
@@ -206,7 +206,7 @@ This article organizes the affected APIs by namespace.
206206
| <xref:System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(System.IO.Stream)?displayProperty=nameWithType>| All |
207207
| <xref:System.Runtime.Serialization.XsdDataContractExporter.Schemas?displayProperty=nameWithType> | All |
208208

209-
\* .NET 9 and later versions only
209+
\* .NET 9 and later versions.
210210
† .NET 8 only for all project types except Windows Forms and WPF.
211211

212212
## System.Security

0 commit comments

Comments
 (0)