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

Update dependencies (except FSharp.Core) #253

Closed abelbraaksma closed 4 months ago

abelbraaksma commented 4 months ago

Merging dependabot PR's #252 and #251. They will auto-close after this is merged.

Also: added some explanation on why we do the FSharp.Core.dll versions the way we do (as in: lowest possible version w.r.t. backwards compatibility).