Skip to content

Commit

Permalink
Merge pull request #88 from linksplatform/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…EntityFrameworkCore.Sqlite-7.0.9

Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.8 to 7.0.9
  • Loading branch information
FreePhoenix888 authored Jul 12, 2023
2 parents f09818b + 55e37b2 commit 122e7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Comparisons.SQLiteVSDoublets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.9" />
<PackageReference Include="Platform.Diagnostics" Version="0.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 122e7c3

Please sign in to comment.