Skip to content

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

Open
vladimir-pecanac-main wants to merge 1 commit into
CodeMazeBlog:mainfrom
vladimir-pecanac-main:seo/94755-csharp-configure-rolling-file-logging-with-serilog
Open

RollingFileLoggingWithSerilog: retarget to net10.0, update Serilog packages#2133
vladimir-pecanac-main wants to merge 1 commit 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.
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