sockscape/server/DAL/ScapeDb.edmx.diagram
2017-08-22 15:59:41 -05:00

14 lines
No EOL
815 B
XML

<?xml version="1.0" encoding="utf-8"?>
<edmx:Edmx Version="3.0" xmlns:edmx="http://schemas.microsoft.com/ado/2009/11/edmx">
<!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) -->
<edmx:Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx">
<!-- Diagram content (shape and connector positions) -->
<edmx:Diagrams>
<Diagram DiagramId="a9efd1a15f4941d58d923b1be45ee1e2" Name="Diagram1">
<EntityTypeShape EntityType="scapeModel.Session" Width="1.5" PointX="3" PointY="1" IsExpanded="true" />
<EntityTypeShape EntityType="scapeModel.User" Width="1.5" PointX="0.75" PointY="0.875" IsExpanded="true" />
<AssociationConnector Association="scapeModel.IX_FK_UserId_Users" ManuallyRouted="false" />
</Diagram>
</edmx:Diagrams>
</edmx:Designer>
</edmx:Edmx>