* fix: Move `*.addin` files to their respective projects.
These files should not live in `shared` projects as they are not shareable.
* fix: Revit2022 Release configuration + Add all versions to zip file
* Split Rhino and Shared for 8 version
* Make plugin and command version agnostic
* Make it partially work
* Successful send from Rhino 8
* Fix rhino8 (#85)
* Regen lock files
* use BoxFactory again with generated types
* fmt
* Project settings for targets for x64 and copy
---------
Co-authored-by: Adam Hathcock <adamhathcock@users.noreply.github.com>
* More warnings
* Code warnings fixes and setup
* more warning fixes
* Fixed all warnings
* format
* Fixed new warnings
* registration
---------
Co-authored-by: Adam Hathcock <adam@speckle.systems>
* add tests with base test class
* update locks
* pin coverage to 4.4.0
* this is a subjob with uses, pass the secrets
* fix secret passing
* try quotes
* try a different glob
* Try simplier glob
* try something else
* try ubuntu for uploads
* update build.sh
* fix target
* update test only target