mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 04:27:19 +01:00
Merge pull request #2046 from tgstation/dependabot/nuget/Serilog.Extensions.Logging-9.0.0
Bump Serilog.Extensions.Logging from 8.0.0 to 9.0.0
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
<!-- Usage: Discord interop -->
|
||||
<PackageReference Include="Remora.Discord" Version="2024.3.0" />
|
||||
<!-- Usage: Rich logger builder -->
|
||||
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
|
||||
<PackageReference Include="Serilog.Extensions.Logging" Version="9.0.0" />
|
||||
<!-- Usage: Async logging plugin -->
|
||||
<PackageReference Include="Serilog.Sinks.Async" Version="2.1.0" />
|
||||
<!-- Usage: Console logging plugin -->
|
||||
|
||||
Reference in New Issue
Block a user