Tsukanova_I.V. LabWork06_hard #14

Closed
Inohara wants to merge 21 commits from LabWork06_hard into LabWork05_hard
Showing only changes of commit 079efaa43c - Show all commits

View File

@ -281,6 +281,7 @@ namespace IceCreamShopDatabaseImplement.Migrations
b.Navigation("Client");
b.Navigation("IceCream");
}
modelBuilder.Entity("IceCreamShopDatabaseImplement.Models.ShopIcecream", b =>
{