fsprojects / FSharp.Control.TaskSeq

A computation expression and module for seamless working with IAsyncEnumerable<'T> as if it is just another sequence
MIT License
91 stars 7 forks source link

Bump several dependencies at once, see for details the referenced PRs #180

Closed abelbraaksma closed 10 months ago

abelbraaksma commented 10 months ago

See

abelbraaksma commented 10 months ago

See https://github.com/xunit/xunit/issues/2744 and https://github.com/fsprojects/FsUnit/issues/251 for reasons of ditching MatchException in FsUnit.

bartelink commented 10 months ago

Maybe this is the time to move to Unquote for assertions :P