Skip to content

Commit

Permalink
Fix(CSiBridge): remove objs ref (#2372)
Browse files Browse the repository at this point in the history
* Linked models & shared coords improvements (#2368) (#2369)

* wip: attempting to improve the support for linked models and shared coordinates

* fixes linked doc transforms

* chore: 💅

---------

Co-authored-by: Claire Kuang <[email protected]>

* Revert "Linked models & shared coords improvements (#2368)" (#2370)

Revert "Linked models & shared coords improvements (#2368) (#2369)"

This reverts commit 1b45455.

* remove objects ref

---------

Co-authored-by: Matteo Cominetti <[email protected]>
Co-authored-by: Claire Kuang <[email protected]>
Co-authored-by: Connor Ivy <[email protected]>
  • Loading branch information
4 people authored Mar 31, 2023
1 parent 1677715 commit 0ad7ff3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ConnectorCSI/ConnectorCSIBridge/ConnectorCSIBridge.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@
<Project>{bf1a4f95-acf7-4353-b60a-4d79c2f44651}</Project>
<Name>PolygonMesher</Name>
</ProjectReference>
<ProjectReference Include="..\..\Objects\Objects\Objects.csproj">
<Project>{f6f813fc-153b-49fe-9b33-25152be85ba8}</Project>
<Name>Objects</Name>
</ProjectReference>
<ProjectReference Include="..\DriverCSharp\DriverCSharp.csproj">
<Project>{c091e499-597d-4077-b83f-08e069091090}</Project>
<Name>DriverCSharp</Name>
Expand Down

0 comments on commit 0ad7ff3

Please sign in to comment.