You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove Windows-only skip from CRLF read acceptance tests
TextReader.ReadLineAsync handles \r\n on all platforms, so there's
no reason to restrict these tests to Windows.
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
0 commit comments