File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Serilog.Extensions.Hosting 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
33 <PropertyGroup >
44 <Description >Serilog support for .NET Core logging in hosted services</Description >
2424
2525 <ItemGroup >
2626 <PackageReference Include =" Serilog" Version =" 2.8.0" />
27- <PackageReference Include =" Serilog.Extensions.Logging" Version =" 3.0.0 " />
27+ <PackageReference Include =" Serilog.Extensions.Logging" Version =" 3.0.1 " />
2828 <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 2.1.0" />
2929 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 2.1.0" />
3030 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 2.1.0" />
You can’t perform that action at this time.
0 commit comments