fix
This commit is contained in:
parent
079efaa43c
commit
687cff0a87
@ -281,7 +281,7 @@ namespace IceCreamShopDatabaseImplement.Migrations
|
||||
b.Navigation("Client");
|
||||
|
||||
b.Navigation("IceCream");
|
||||
}
|
||||
});
|
||||
|
||||
modelBuilder.Entity("IceCreamShopDatabaseImplement.Models.ShopIcecream", b =>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user