-
-
Couldn't load subscription status.
- Fork 118
Closed
Description
Getting this error:
The type 'IAsyncEnumerable' exists in both 'System.Interactive.Async, Version=3.2.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263' and 'System.Runtime, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Had to use the workaround in create an alias for System.Interactive.Async.
Is there any way to avoid that?