If I clone the project freshly and upgrade from the existing versions of GH/Rhino to the latest pre-release, The GHBox_Centroid_ReturnsGHPoint Test will return the following error:
System.IO.FileNotFoundException : Could not load file or assembly 'Grasshopper, Version=7.0.20168.13070, Culture=neutral, PublicKeyToken=dda4f5ec2cd80803' or one of its dependencies. The system cannot find the file specified.
Stack Trace:
XunitExampleTests.GHBox_Centroid_ReturnsGHPoint()
I've checked my local .nuget folder and this has the package in. I have no other issues with other projects using this package.