Skip to content

Commit 797aead

Browse files
authored
Also link to the new migration docs
1 parent 1258980 commit 797aead

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/fundamentals/syslib-diagnostics/syslib0014.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Settings on <xref:System.Net.ServicePointManager> and <xref:System.Net.ServicePo
2525

2626
Use <xref:System.Net.Http.HttpClient> instead.
2727

28+
See the [HttpWebRequest to HttpClient migration guide](https://learn.microsoft.com/dotnet/fundamentals/networking/http/httpclient-migrate-from-httpwebrequest) for more info.
29+
2830
## Suppress a warning
2931

3032
If you must use the obsolete APIs, you can suppress the warning in code or in your project file.

0 commit comments

Comments
 (0)