MarcusWichelmann / MarcusW.VncClient

High-performance cross-platform VNC-Client library for C#
https://vnc-client.marcusw.de
MIT License
96 stars 28 forks source link

Does not work with beta: Avalonia 0.10.0-rc1 #4

Closed fapo85 closed 3 years ago

fapo85 commented 3 years ago

There is a problem with logging, so it does not work with the current beta. However, many projects already require this version.

MarcusWichelmann commented 3 years ago

@fapo85 Thanks for your report, this is a known issue. Avalonia introduces some breaking API changes with the upcoming release. I think I'll fix the compatibility issues in a seperate branch that will be merged as soon as Avalonia 0.10 is released.

Edit: Oh, it was released just 3 hours ago. I'm working on a fix. https://avaloniaui.net/blog

MarcusWichelmann commented 3 years ago

@fapo85 I've published a release now, which should work with Avalonia 0.10.0: https://www.nuget.org/packages/MarcusW.VncClient/1.0.0-alpha4