Skip to content

Commit

Permalink
Merge pull request #418 from VPKSoft/dependabot/nuget/multi-87f034d745
Browse files Browse the repository at this point in the history
Bump SQLitePCLRaw.bundle_e_sqlite3 and Microsoft.Data.Sqlite
  • Loading branch information
VPKSoft authored Nov 13, 2024
2 parents 53748ba + 6f30199 commit bf25ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amp.Database/amp.Database.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="FluentMigrator" Version="6.2.0" />
<PackageReference Include="FluentMigrator.Runner" Version="6.2.0" />
<PackageReference Include="FluentMigrator.Runner.SQLite" Version="6.2.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.10" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.20" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.20" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
Expand Down

0 comments on commit bf25ff8

Please sign in to comment.