If compiling against .net48. the referenced System.ValueTuple has no actual dll as ValueTuple is part of mscorlib. But the net462 binaries still reference that dll. Microsoft.Bcl.Memory needs a ...