Skip to content

Commit

Permalink
Bump System.Net.Http from 4.3.3 to 4.3.4 in /QBitNinja.Client
Browse files Browse the repository at this point in the history
Bumps System.Net.Http from 4.3.3 to 4.3.4.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2021
1 parent cfb626d commit 934d80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QBitNinja.Client/QBitNinja.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="NBitcoin" Version="5.0.27" Condition="'$(LIB_ONLY)' == 'false'" />
<PackageReference Include="NBitcoin" Version="6.0.8" Condition="'$(LIB_ONLY)' == 'true'" />
<PackageReference Include="System.Net.Http">
<Version>4.3.3</Version>
<Version>4.3.4</Version>
<ExcludeAssets Condition=" '$(TargetFramework)' == 'net472' ">All</ExcludeAssets>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit 934d80e

Please sign in to comment.