File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Exceptionless.AspNetCore.Signed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 40
40
<PackageReference Include =" Microsoft.Extensions.DiagnosticAdapter" Version =" 1.1.0" />
41
41
<PackageReference Include =" Microsoft.Net.Http.Headers" Version =" 1.1.1" />
42
42
<PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 4.3.0" />
43
+ <PackageReference Include =" System.Net.Http" Version =" 4.3.1" />
43
44
</ItemGroup >
44
45
45
46
<PropertyGroup Condition =" '$(TargetFramework)' == 'netstandard1.5' " Label =" Build" >
Original file line number Diff line number Diff line change 33
33
<PackageReference Include =" Microsoft.Extensions.DiagnosticAdapter" Version =" 1.1.0" />
34
34
<PackageReference Include =" Microsoft.Net.Http.Headers" Version =" 1.1.1" />
35
35
<PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 4.3.0" />
36
+ <PackageReference Include =" System.Net.Http" Version =" 4.3.1" />
36
37
</ItemGroup >
37
38
38
39
<PropertyGroup Condition =" '$(TargetFramework)' == 'netstandard1.5' " Label =" Build" >
You can’t perform that action at this time.
0 commit comments