Finalize the new migration

This commit is contained in:
2021-12-28 19:43:13 -08:00
parent 6aba9675e5
commit c1b0d88b4c
4 changed files with 281 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.1" />
</ItemGroup>
</Project>