Skip to content

Commit 56198fa

Browse files
committed
Use Npgsql 8.0.3
1 parent 7b25fdf commit 56198fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<EFCoreVersion>9.0.0-preview.3.24172.4</EFCoreVersion>
44
<MicrosoftExtensionsVersion>9.0.0-preview.3.24172.9</MicrosoftExtensionsVersion>
5-
<NpgsqlVersion>8.0.2</NpgsqlVersion>
5+
<NpgsqlVersion>8.0.3</NpgsqlVersion>
66
</PropertyGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)