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" >
22 <Import Project =" ..\..\..\build\common.props" />
33
44 <PropertyGroup >
2626 <PackageReference Include =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.2.0" />
2727 <PackageReference Include =" Microsoft.AspNetCore.Http.Abstractions" Version =" 2.2.0" />
2828 <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 " />
3030 <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 6.0.0" />
3131 </ItemGroup >
3232
You can’t perform that action at this time.
0 commit comments