Skip to content

Commit

Permalink
Depend on Npgsql 9.0.0 GA
Browse files Browse the repository at this point in the history
  • Loading branch information
roji committed Nov 18, 2024
1 parent dd8e630 commit b9363f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<EFCoreVersion>[9.0.0,10.0.0)</EFCoreVersion>
<MicrosoftExtensionsVersion>9.0.0</MicrosoftExtensionsVersion>
<NpgsqlVersion>9.0.0-preview.1-ci.20241028T080028</NpgsqlVersion>
<NpgsqlVersion>9.0.0</NpgsqlVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit b9363f1

Please sign in to comment.