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 61869e6 commit 819c80dCopy full SHA for 819c80d
NET Core 3.1/Using a Custom Data Adapter/Using a Custom Data Adapter.csproj
@@ -4,7 +4,7 @@
4
<RootNamespace>Using_a_Custom_Data_Adapter</RootNamespace>
5
</PropertyGroup>
6
<ItemGroup>
7
- <PackageReference Include="Npgsql" Version="5.0.11" />
+ <PackageReference Include="Npgsql" Version="5.0.18" />
8
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.6" />
9
</ItemGroup>
10
</Project>
0 commit comments