serilog / serilog-aspnetcore

Serilog integration for ASP.NET Core
Apache License 2.0
1.32k stars 209 forks source link

Update to Serilog 3.0 #333

Closed twenzel closed 1 year ago

twenzel commented 1 year ago

Please update to Serilog 3.0

nblumhardt commented 1 year ago

There's no compatibility reason to update, currently; we'll definitely make that change in the future, but because Serilog v3 drops TFMs, this will need to go out with Serilog.AspNetCore 8.0 in November.

I'll close this as updating dependencies is a usual part of the release process and we won't need to track it separately. Thanks!