File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Platforms/Exceptionless.AspNetCore Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<Import Project =" ..\..\..\build\common.props" />
3
3
4
4
<PropertyGroup >
26
26
<PackageReference Include =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.2.0" />
27
27
<PackageReference Include =" Microsoft.AspNetCore.Http.Abstractions" Version =" 2.2.0" />
28
28
<PackageReference Include =" Microsoft.Extensions.DiagnosticAdapter" Version =" 3.1.32" />
29
- <PackageReference Include =" Microsoft.Net.Http.Headers" Version =" 2.2.8 " />
29
+ <PackageReference Include =" Microsoft.Net.Http.Headers" Version =" 2.3.0 " />
30
30
<PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 6.0.0" />
31
31
</ItemGroup >
32
32
You can’t perform that action at this time.
0 commit comments