Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade System.Linq.Async dependency in WCL (netstandard2.1).
The old pre-release will cause MissingMethodException of the following method on .NET Core 3.0: System.Runtime.CompilerServices.ConfiguredCancelableAsyncEnumerable`1<System.__Canon> System.Threading.Tasks.TaskExtensions.WithCancellation(System.Collections.Generic.IAsyncEnumerable`1<System.__Canon>, System.Threading.CancellationToken)
- Loading branch information