Skip to content

Commit

Permalink
Update Serilog.Extensions.Hosting dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt committed Mar 2, 2021
1 parent 788d2a7 commit ce16de0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog.AspNetCore/Serilog.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="4.1.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="4.1.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.Debug" Version="2.0.0" />
Expand Down

0 comments on commit ce16de0

Please sign in to comment.