AsyncEx.Tasks referenced version of disposables could use an update
When updating to Nito.AsyncEx.Tasks 5.1.2 that dll has a reference to Nito.Disposables 2.2.1. If you upgrade to Nito.Disposable 2.5.0 this dll wont be copied into any project where Nito is implicit used.
I have also tried downloading Nito.Disposable 2.4.0 and 2.3.0 and the same issue occurs.
Same issue here. It would be great if it could be updated.
This sounds like a NuGet or .NET SDK failure. Can you post a repro?
nito_disposables_build_log.txt
I am using .net 4.7.2 included a log file for the nito.disposables nuget only, lmk if you need anything else, this is me building with 2.5.0 of nito.disposable.