From e55ece68ff9c6145101b6f65e6828ff8d4962e67 Mon Sep 17 00:00:00 2001 From: xbrady <31458082+xbrady@users.noreply.github.com> Date: Tue, 18 Oct 2022 16:01:02 -0600 Subject: [PATCH] Update Strings.resx (#77175) Remove extra space from front of Received an unexpected EOF or 0 bytes from the transport stream. --- src/libraries/System.Net.Security/src/Resources/Strings.resx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libraries/System.Net.Security/src/Resources/Strings.resx b/src/libraries/System.Net.Security/src/Resources/Strings.resx index c808bebfe2ed8..4bbcb9e82a86f 100644 --- a/src/libraries/System.Net.Security/src/Resources/Strings.resx +++ b/src/libraries/System.Net.Security/src/Resources/Strings.resx @@ -162,7 +162,7 @@ The write operation failed, see inner exception. - Received an unexpected EOF or 0 bytes from the transport stream. + Received an unexpected EOF or 0 bytes from the transport stream. No channel binding check because extended protection is disabled.