Skip to content

Commit

Permalink
Install System.Net.Http
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47 committed Jan 23, 2020
1 parent 0652ffb commit 5977139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Prometheus.Client.Owin/Prometheus.Client.Owin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Owin" Version="4.1.0" />
<PackageReference Include="Prometheus.Client" Version="[3.1.0,4.0.0)" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<Reference Include="System" />
<Reference Include="Microsoft.CSharp" />
Expand Down

0 comments on commit 5977139

Please sign in to comment.