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" >
2
2
3
3
<PropertyGroup >
4
4
<Description >Serilog support for .NET Core logging in hosted services</Description >
24
24
25
25
<ItemGroup >
26
26
<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 " />
28
28
<PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 2.1.0" />
29
29
<PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 2.1.0" />
30
30
<PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 2.1.0" />
You can’t perform that action at this time.
0 commit comments