Skip to content

Commit

Permalink
Remove old SQLite dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arnavb committed Jul 6, 2024
1 parent 87511d7 commit ec08290
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Migrations/Migrations.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
<ItemGroup>
<PackageReference Include="DbUp" Version="5.0.40" />
<PackageReference Include="dbup-postgresql" Version="5.0.40" />
<PackageReference Include="dbup-sqlite" Version="5.0.40" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ec08290

Please sign in to comment.