Skip to content

RollingFileLoggingWithSerilog: retarget to net10.0, update Serilog packages - #2133

Merged
vladimir-pecanac-main merged 2 commits into
CodeMazeBlog:mainfrom
vladimir-pecanac-main:seo/94755-csharp-configure-rolling-file-logging-with-serilog
Aug 28, 2026
Merged

RollingFileLoggingWithSerilog: retarget to net10.0, update Serilog packages#2133
vladimir-pecanac-main merged 2 commits into
CodeMazeBlog:mainfrom
vladimir-pecanac-main:seo/94755-csharp-configure-rolling-file-logging-with-serilog

Conversation

@vladimir-pecanac-main

Copy link
Copy Markdown
Collaborator

Retargets dotnet-logging/RollingFileLoggingWithSerilog (web project and tests) to net10.0 and moves the Serilog packages to their current releases:

  • Serilog 2.12.0 -> 4.4.0
  • Serilog.AspNetCore 7.0.0 -> 10.0.0
  • Serilog.Extensions.Hosting 7.0.0 -> 10.0.0
  • Serilog.Sinks.File 5.0.0 -> 7.0.0

No source changes were needed. Build is clean (0 errors) and the unit test passes on .NET 10.

…ckages

Retarget both projects to net10.0 and move the Serilog packages to their
current releases: Serilog 4.4.0, Serilog.AspNetCore 10.0.0,
Serilog.Extensions.Hosting 10.0.0, Serilog.Sinks.File 7.0.0.

Build is clean and the unit test passes.
@vladimir-pecanac-main
vladimir-pecanac-main merged commit 549989d into CodeMazeBlog:main Aug 28, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant