Миграция правильно
This commit is contained in:
parent
21c6e0b863
commit
180e8fa02c
@ -23,8 +23,4 @@
|
||||
<ProjectReference Include="..\BankYouBankrotBusinessLogic\BankYouBankruptBusinessLogic.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="Migrations\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
@ -1,5 +1,6 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using BankYouBankrotDatabaseImplement;
|
||||
using BankYouBankruptDatabaseImplement;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.EntityFrameworkCore.Infrastructure;
|
||||
|
Loading…
Reference in New Issue
Block a user