Skip to content
Discussion options

You must be logged in to vote

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)

  <PropertyGroup>
    <DisableTransitiveFrameworkReferences>true</DisableTransitiveFrameworkReferences>
  </PropertyGroup>

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Aetopia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants