Skip to content

Commit

Permalink
Merge pull request #136 from litetex/renovate/serilog.sinks.console-6.x
Browse files Browse the repository at this point in the history
Update dependency Serilog.Sinks.Console to v6
  • Loading branch information
litetex authored Jul 14, 2024
2 parents b9b18d5 + 37a44c0 commit 652b475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CoreFramework.Logging/CoreFramework.Logging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<ItemGroup>
<PackageReference Include="Serilog" Version="4.0.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 652b475

Please sign in to comment.