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
NetMQPoller implements ISynchronizeInvoke for all targets
This was previously only for NET40, but actually ISynchronizeInvoke is available in all supported target frameworks now, and there's no reason to exclude it in any of them.
0 commit comments