Sync shared code from runtime (#21866)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
8675632723
commit
9bc1255a42
|
|
@ -142,8 +142,6 @@ namespace System.Net.Quic.Implementations.MsQuic.Internal
|
|||
// - Otherwise, dial this in to reflect actual minimum requirements and add some sort of platform
|
||||
// error code mapping when creating exceptions.
|
||||
|
||||
OperatingSystem ver = Environment.OSVersion;
|
||||
|
||||
// TODO: try to initialize TLS 1.3 in SslStream.
|
||||
|
||||
try
|
||||
|
|
|
|||
Loading…
Reference in New Issue