From 08813c6089172638eea8091335c986cd589b4361 Mon Sep 17 00:00:00 2001 From: macheval Date: Sat, 25 Jan 2020 20:50:19 +0100 Subject: [PATCH] Update ex_042_016_classDiagram2.svg --- .../readme_files/ex_042_016_classDiagram2.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/p08_BDD_EntityFramework/ex_042_016_OneToMany_FluentAPI/readme_files/ex_042_016_classDiagram2.svg b/p08_BDD_EntityFramework/ex_042_016_OneToMany_FluentAPI/readme_files/ex_042_016_classDiagram2.svg index 50d1343..3b7a3b9 100644 --- a/p08_BDD_EntityFramework/ex_042_016_OneToMany_FluentAPI/readme_files/ex_042_016_classDiagram2.svg +++ b/p08_BDD_EntityFramework/ex_042_016_OneToMany_FluentAPI/readme_files/ex_042_016_classDiagram2.svg @@ -91,7 +91,7 @@ - +AlbumId: int + +AlbumForeignKey: int @@ -146,7 +146,7 @@ ForeignKey : - AlbumId + AlbumForeignKey