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
IdleTime class uses System.ComponentModel for something useful: it seems to be dependent on something called ISynchronizeInvoke InvokeControl. Probably we'll need to find a replacement for it for .NET Core.
The same about XmppStream.
The text was updated successfully, but these errors were encountered:
IdleTime
class usesSystem.ComponentModel
for something useful: it seems to be dependent on something calledISynchronizeInvoke InvokeControl
. Probably we'll need to find a replacement for it for .NET Core.The same about
XmppStream
.The text was updated successfully, but these errors were encountered: