fix
This commit is contained in:
parent
49cbb06075
commit
079efaa43c
@ -281,6 +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