Skip to content

Commit

Permalink
Merge pull request #12 from szelpe/dependabot/nuget/BarionClientLibra…
Browse files Browse the repository at this point in the history
…ry/System.Net.Http-4.3.4

Bump System.Net.Http from 4.3.0 to 4.3.4 in /BarionClientLibrary
  • Loading branch information
martonx authored Jun 27, 2022
2 parents 26b8f8a + db60107 commit 6d8ff46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BarionClientLibrary/BarionClientLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="System.Net.Http" Version="4.3.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Net.Requests" Version="4.3.0" />
<PackageReference Include="System.Runtime.InteropServices" Version="4.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 6d8ff46

Please sign in to comment.