Миграция правильно

This commit is contained in:
Sem730 2023-04-08 21:43:45 +04:00
parent 21c6e0b863
commit 180e8fa02c
2 changed files with 1 additions and 4 deletions

View File

@ -23,8 +23,4 @@
<ProjectReference Include="..\BankYouBankrotBusinessLogic\BankYouBankruptBusinessLogic.csproj" /> <ProjectReference Include="..\BankYouBankrotBusinessLogic\BankYouBankruptBusinessLogic.csproj" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<Folder Include="Migrations\" />
</ItemGroup>
</Project> </Project>

View File

@ -1,5 +1,6 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using BankYouBankrotDatabaseImplement;
using BankYouBankruptDatabaseImplement; using BankYouBankruptDatabaseImplement;
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.EntityFrameworkCore.Infrastructure;