Nuget adds ref to AutoDiff and AutoDiff.Contracts
description
Hi,
I downloaded AutoDiff via Nuget. But the way references are added the project can't be compiled, I first had to remove AutoDiff.Contracts.dll from the references, then it worked.
So the nuget package should probably right away not add a ref to the contracts dll.