Model.edmx.diagram 617 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <edmx:Edmx Version="2.0" xmlns:edmx="http://schemas.microsoft.com/ado/2008/10/edmx">
  3. <!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) -->
  4. <edmx:Designer xmlns="http://schemas.microsoft.com/ado/2008/10/edmx">
  5. <!-- Diagram content (shape and connector positions) -->
  6. <edmx:Diagrams>
  7. <Diagram DiagramId="ea4adcc6c82b40659ecd22b197903f31" Name="Diagram1">
  8. <EntityTypeShape EntityType="AvtorizationKuripkoModel.User" Width="2.25" PointX="1.5" PointY="1.125" IsExpanded="true" />
  9. </Diagram>
  10. </edmx:Diagrams>
  11. </edmx:Designer>
  12. </edmx:Edmx>