* adds 2022,2023,and 2025 versions for civil3d
* removes unnecessary assembly info
* fixes version api issues
* fixes more version api issues
* Update CivilEntityToSpeckleTopLevelConverter.cs
* more fixes
* updates local
* Fun 101
* Update package.lock for tekla project
* Align tekla with new DI
* More alignment
* Add launch setting
* Message for init
* Move project to connectors folder
* Show, activate, focus
* Post build action
* NOT_DEPENDENT for inputs
on slides said that it useful on imports and exports and faster around 20x
* Add doc for InputObjectDependency.NOT_DEPENDENT
* Disable conditions on post build action
* Make it work!
* Move packages to Directory.Packages.props
* Bump tekla package.json to sdk 3.1.0-dev.146
* Add tekla project to Local.sln too
* Update packages.lock
* Rename utils to common
* fix namespaces
* Rhino kind of works
* Fix converter registration
* Fixed circular referece with lazy resolving
* Fixed Rhino8
* Revit 2022 builds
* revit 2023 compiles
* working on revit
* use speckle app for info instead of statics
* lazy init bindings
* Rhino compiles
* Revit compiles
* Autocad 2022 builds
* Autocad/Civil builds
* ArcGIS compiles
* Remove Autofac completely
* format
* React to SDK renames
* fixes for merge
* Update nuget and official sln
* Remove extra projects
* AutoActivate IBrowserBridge and rename it
* add extra null check
* Merge fixes
* Fix convertermanager problem and add tests
* Add new test project to local sln
* Use recursion
* formatting
* resolve circular dep with lazy get
* use new containerized SDK
* Use containered Tracing and Logging
* Autocad loads
* logging builds
* fmt
* Remove console logger and hook up merged logging
* cleanup
* Clean up logging
* use nuget
* Add Logging project to solution then consolidate getting assembly version
* don't need this project anymore
* merge fixes
* add new seq config
---------
Co-authored-by: Jedd Morgan <45512892+JR-Morgan@users.noreply.github.com>
* react to renamespacing
* merge dev
* fmt
* initialize things with typeloader
* autocad initialization
* add arcgis
* add more projects to local
* instrument rhino more
* update nugets
* fmt