We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a54bc commit af830bbCopy full SHA for af830bb
tests/client_tests/stock_npgsql/stock_npgsql.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Npgsql" Version="5.0.2" />
+ <PackageReference Include="Npgsql" Version="6.0.1" />
10
</ItemGroup>
11
12
</Project>
0 commit comments