PIbd-22. Bulatova K.R. LabWork_05 #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork_05"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проверено
@ -0,0 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
Лишний проект *2
@ -142,6 +172,10 @@ namespace ComputersShopDatabaseImplement.Migrations
modelBuilder.Entity("ComputersShopDatabaseImplement.Models.Order", b =>
{
b.HasOne("ComputersShopDatabaseImplement.Models.Client", null)
Связь настроена не до конца
Pull request closed