Skip to content

Commit

Permalink
Merge pull request #312 from VPKSoft/dependabot/nuget/Microsoft.Data.…
Browse files Browse the repository at this point in the history
…Sqlite-8.0.2

Bump Microsoft.Data.Sqlite from 7.0.12 to 8.0.2
  • Loading branch information
Petteri Kautonen authored Feb 22, 2024
2 parents b9b7248 + dce4c72 commit 2eb7efd
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="3.3.2" />
<PackageReference Include="FluentMigrator.Runner" Version="3.3.2" />
<PackageReference Include="FluentMigrator.Runner.SQLite" Version="3.3.2" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.12" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.16" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.16" />
<PackageReference Include="VPKSoft.DropOutStack" Version="1.0.2" />
Expand Down

0 comments on commit 2eb7efd

Please sign in to comment.