File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Serilog.Enrichers.ClientInfo Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 </PropertyGroup >
2020
2121 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
22- <PackageReference Include =" Microsoft.AspNetCore.Http" Version =" 2.1.1 " />
22+ <PackageReference Include =" Microsoft.AspNetCore.Http" Version =" 2.1.22 " />
2323 <PackageReference Include =" Serilog" Version =" 2.7.1" />
2424 </ItemGroup >
2525 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.1'" >
26- <PackageReference Include =" Microsoft.AspNetCore.Http" Version =" 2.2.2 " />
26+ <PackageReference Include =" Microsoft.AspNetCore.Http" Version =" 2.1.22 " />
2727 <PackageReference Include =" Serilog" Version =" 2.9.0" />
2828 </ItemGroup >
2929 <ItemGroup Condition =" '$(TargetFramework)' == 'net462'" >
You can’t perform that action at this time.
0 commit comments