Disposables icon indicating copy to clipboard operation
Disposables copied to clipboard

AsyncEx.Tasks referenced version of disposables could use an update

Open Azawizi opened this issue 1 year ago • 4 comments

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.

Azawizi avatar Sep 27 '24 08:09 Azawizi

I have also tried downloading Nito.Disposable 2.4.0 and 2.3.0 and the same issue occurs.

Azawizi avatar Sep 27 '24 09:09 Azawizi

Same issue here. It would be great if it could be updated.

PrimaForge avatar Oct 05 '24 02:10 PrimaForge

This sounds like a NuGet or .NET SDK failure. Can you post a repro?

StephenCleary avatar Oct 05 '24 17:10 StephenCleary

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.

Azawizi avatar Oct 08 '24 06:10 Azawizi