Nuget grasshopper version discrepancy

Hi,
I’m referencing Grasshopper.dll from Nuget.

The version on there is labeled as xxx.9141, but when I go to the properties, I get xxx.9140.

This is causing me compiler errors.

See the screenshot.

Thanks.

Hey,
Why don’t you try to reference the Grashopper Dlls from the Grasshopper folder itself that is in your computer. Then you will be sure that it’s the correct version.

I certainly can do that, and it would work that way, but I was hoping to have a more streamlined approach to keeping the references up-to-date. I also wanted to make the issue visible to McNeel.