Fix the SQL adaper in Rhino 8#82
Conversation
…LClient assembly before Rhino 8
…ackward compatibility
|
@BHoMBot check compliance |
|
@adecler to confirm, the following actions are now queued:
There are 16 requests in the queue ahead of you. |
|
@BHoMBot check required |
|
@adecler to confirm, the following actions are now queued:
There are 16 requests in the queue ahead of you. |
|
The check |
|
The check |
|
The check |
michaelhoehn
left a comment
There was a problem hiding this comment.
I have tested successfully in both Rhino 7 and Rhino 8. I can also confirm that each dll is referenced from the appropriate place: Rhino 7 => netfx and Rhino 8 => net7.0
|
@BHoMBot check installer -force |
|
@michaelhoehn to confirm, the following actions are now queued:
|
|
The check |
|
@michaelhoehn to confirm, the following actions are now queued:
|
|
The check |
|
@BHoMBot this is a DevOps instruction. Run a force check on: installer |
|
@michaelhoehn I am now running force checks on the checks requested. These will be queued and actioned ASAP. |
|
@michaelhoehn I have provided force checks to the checks requested. |
|
@BHoMBot this is a DevOps instruction. Run a force check on: installer |
|
@michaelhoehn I am now running force checks on the checks requested. These will be queued and actioned ASAP. |
|
@michaelhoehn I have provided force checks to the checks requested. |
NOTE: Depends on
While it doesn't depend on those PR to compile, the solution provided here will only be fully working once those other two PRs are also merged/compiled:
Issues addressed by this PR
Closes #62
Now compile the SQL adapter for two different frameworks and copies the dlls in their respective sub-folders in
BHoM\AssembliesTest files
One file for each version of Rhino:
SQLCompatibilityTest.zip
Changelog
Additional comments