Skip to content

Commit

Permalink
Bump Npgsql and EF versions
Browse files Browse the repository at this point in the history
  • Loading branch information
roji committed Nov 18, 2024
1 parent 157ea2e commit 52a6b9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<EFCoreVersion>8.0.10</EFCoreVersion>
<NpgsqlVersion>8.0.5</NpgsqlVersion>
<EFCoreVersion>8.0.11</EFCoreVersion>
<NpgsqlVersion>8.0.6</NpgsqlVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 52a6b9f

Please sign in to comment.