Skip to content

Commit bf36a02

Browse files
authored
Remove pointless .Net 5 remark (dotnet#7464)
1 parent 5028a16 commit bf36a02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xml/System.Net.Http/HttpRequestException.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@
203203
<Docs>
204204
<summary>Gets the HTTP status code to be returned with the exception.</summary>
205205
<value>An HTTP status code if the exception represents a non-successful result, otherwise <c>null</c>.</value>
206-
<remarks>This property was introduced in .NET 5.</remarks>
207206
</Docs>
208207
</Member>
209208
</Members>

0 commit comments

Comments
 (0)