Skip to content

Commit

Permalink
dep: Update dependency Serilog.Extensions.Logging to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 3f5b574 commit 0baa0ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="ReactiveUI.WPF" Version="20.1.63" />
<PackageReference Include="RunAtStartup" Version="5.0.2" />
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="9.0.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="2.1.0" />
<PackageReference Include="Serilog.Sinks.Debug" Version="3.0.0" Condition=" '$(Configuration)' == 'Debug' " />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
Expand Down

0 comments on commit 0baa0ac

Please sign in to comment.