BHoM / Speckle_Toolkit

GNU Lesser General Public License v3.0
10 stars 2 forks source link

Referenced SpeckleCore Copy Local to be set to False #64

Closed alelom closed 4 years ago

alelom commented 4 years ago

Description:

All referenced SpeckleCore assemblies "Copy Local" must be set to False, otherwise you might get conflicting version and loading errors, in case you have another version of Speckle Installed (different from the one we target in Speckle_Toolkit).

Note!

SpeckleCoreGeometry instead needs Copy Local to true in order for the Toolkit to work.