Skip to content

Commit

Permalink
Removing obsolete dependency (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkWanderer authored Jul 15, 2024
1 parent 22b0289 commit 2a84287
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ClickHouse.Client/ClickHouse.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Net.Http.Formatting" Version="4.0.20126.16343" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

Expand Down

0 comments on commit 2a84287

Please sign in to comment.