Switch back to sqlite

This commit is contained in:
2022-01-04 12:06:43 -08:00
parent 94c7c7ac1b
commit a53fbb2064
6 changed files with 41 additions and 67 deletions

View File

@@ -11,8 +11,4 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.1" />
</ItemGroup>
<ItemGroup>
<Folder Include="Migrations\" />
</ItemGroup>
</Project>