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
Consider making use of the new constructor SocketAwaitableEventArgs(bool unsafeSuppressExecutionContextFlow) introduced with NET5: dotnet/runtime#706 to reduce allocations.
And add SSL support for NetStandard1_0. For NLog 5.0
The text was updated successfully, but these errors were encountered: