You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace Altium Primitives with shared Eda.Primitives
Add OriginalCircuit.Eda.Abstractions project references to both
OriginalCircuit.Altium and OriginalCircuit.Altium.Rendering.Core.
Delete duplicate Coord, CoordPoint, and CoordRect files from
OriginalCircuit.Altium.Primitives namespace (now provided by
OriginalCircuit.Eda.Primitives). Update all using statements
across src, tests, and examples. Update source generator to
reference Coord from Eda.Primitives namespace.
0 commit comments