Skip to content

Commit c46789c

Browse files
committed
Use Npgsql 10.0.3
1 parent b09f306 commit c46789c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>10.0.4</EFCoreVersion>
44
<MicrosoftExtensionsVersion>10.0.4</MicrosoftExtensionsVersion>
5-
<NpgsqlVersion>10.0.2</NpgsqlVersion>
5+
<NpgsqlVersion>10.0.3</NpgsqlVersion>
66
</PropertyGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)