-
Beta Was this translation helpful? Give feedback.
Answered by
dpvreony
May 28, 2026
Replies: 1 comment
-
|
This is an issue with System.Reactive see dotnet/reactive#2038 and https://endjin.com/what-we-think/talks/modernizing-reactive-extensions-for-dotnet for an indepth discussion on how platform packaging needs to be reimagined. you might be able to use the workaround below which comes from: AvaloniaUI/Avalonia#9549 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Aetopia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

This is an issue with System.Reactive see dotnet/reactive#2038 and https://endjin.com/what-we-think/talks/modernizing-reactive-extensions-for-dotnet for an indepth discussion on how platform packaging needs to be reimagined.
you might be able to use the workaround below which comes from: AvaloniaUI/Avalonia#9549 (comment)