I realize this might be a big ask but would it be possible to release a new 4.x version with a more recent version of System.Threading.Tasks.Extensions? This will make consuming NSubstitute with Unity a bit easier when other libraries bring in newer versions of the tasks extensions. Unfortunately, Unity doesn't support assembly binding redirect the same way regular dot net projects do.
I realize this might be a big ask but would it be possible to release a new 4.x version with a more recent version of
System.Threading.Tasks.Extensions? This will make consuming NSubstitute with Unity a bit easier when other libraries bring in newer versions of the tasks extensions. Unfortunately, Unity doesn't support assembly binding redirect the same way regular dot net projects do.