Миграция правильно
This commit is contained in:
parent
21c6e0b863
commit
180e8fa02c
@ -23,8 +23,4 @@
|
|||||||
<ProjectReference Include="..\BankYouBankrotBusinessLogic\BankYouBankruptBusinessLogic.csproj" />
|
<ProjectReference Include="..\BankYouBankrotBusinessLogic\BankYouBankruptBusinessLogic.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
|
||||||
<Folder Include="Migrations\" />
|
|
||||||
</ItemGroup>
|
|
||||||
|
|
||||||
</Project>
|
</Project>
|
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user