Koscheev.M. S. Lab work 3 Hard #10

Closed
1maksim1 wants to merge 1 commits from Lab3_Hard into Lab2_Hard
Owner
No description provided.
1maksim1 added 1 commit 2023-04-23 18:24:42 +04:00
1maksim1 requested review from eegov 2023-04-23 18:24:51 +04:00
eegov approved these changes 2023-05-06 19:13:11 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +209,4 @@
b.Navigation("Package");
});
modelBuilder.Entity("SoftwareInstallationDatabaseImplement.Models.Shop", b =>
Collaborator

Неверная связь

Неверная связь
@ -0,0 +219,4 @@
modelBuilder.Entity("SoftwareInstallationDatabaseImplement.Models.ShopPackage", b =>
{
b.HasOne("SoftwareInstallationDatabaseImplement.Models.Package", "Package")
.WithMany()
Collaborator

Связь настроена не до конца

Связь настроена не до конца
eegov closed this pull request 2023-05-06 19:13:15 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 1maksim1/ISEbd-21_Koscheev.M.S.SoftwareInstallation#10
No description provided.