Replies: 1 comment 1 reply
-
This isn't an Avalonia question. But the answer is that .NET Core doesn't support |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have to throw an event and have to wait until the event handler has finished
With line
I get an exception
not supported on this platform
which is a Linux.What's wrong? Is this really not supported on Linux?
Beta Was this translation helpful? Give feedback.
All reactions