Skip to content

Commit 091cead

Browse files
committed
Depend on Npgsql 10.0.0-rc.1
1 parent b7cb584 commit 091cead

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>10.0.0-rc.2.25502.106</EFCoreVersion>
44
<MicrosoftExtensionsVersion>10.0.0-rc.2.25502.106</MicrosoftExtensionsVersion>
5-
<NpgsqlVersion>9.0.3</NpgsqlVersion>
5+
<NpgsqlVersion>10.0.0-rc.1</NpgsqlVersion>
66
</PropertyGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)