Skip to content

Commit

Permalink
Updates package 'System.Net.Http' to version '4.3.4' (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
MicrosoftHealthService authored and brendankowitz committed Oct 26, 2018
1 parent 0c46787 commit 76ab158
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 @@ -39,7 +39,7 @@
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta008" />
<PackageReference Include="Hl7.Fhir.STU3" Version="0.96.0" />
<PackageReference Include="System.Collections.Immutable" Version="1.5.0" />
<PackageReference Include="System.Net.Http" Version="4.3.3" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.1.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta008" />
<PackageReference Include="System.Net.Http" Version="4.3.3" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
</ItemGroup>

</Project>

0 comments on commit 76ab158

Please sign in to comment.