Skip to content

Commit

Permalink
System.Net.Http v4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
David Coe committed Dec 4, 2024
1 parent 33d7421 commit db09164
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="ApacheThrift" Version="0.21.0" />
<PackageReference Include="System.Net.Http" Version="4.3.5" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Xunit.SkippableFact" Version="1.5.23" />
<PackageReference Include="System.Net.Http" Version="4.3.5" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit db09164

Please sign in to comment.