Skip to content

Commit

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

Bump Microsoft.Data.Sqlite from 8.0.6 to 8.0.7
  • Loading branch information
Petteri Kautonen authored Jul 10, 2024
2 parents c03f874 + a47aeab commit b70c6c2
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="5.2.0" />
<PackageReference Include="FluentMigrator.Runner" Version="5.2.0" />
<PackageReference Include="FluentMigrator.Runner.SQLite" Version="5.2.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.6" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.20" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.20" />
<PackageReference Include="VPKSoft.DropOutStack" Version="1.0.2" />
Expand Down

0 comments on commit b70c6c2

Please sign in to comment.