Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to .NET 9, Actions build, revise targets, seal public types #264

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

nblumhardt
Copy link
Member

See serilog/serilog#2137

  • .NET 9 SDK
  • Update targets to match Microsoft.Extensions.Logging
  • Switch build to GitHub Actions
  • Seal all non-inheritable public types (breaking)
  • Clean up the samples
  • Un-freeze assembly version

Expecting to follow up with an IServiceCollection.AddSerilog() extension after spending some time on Serilog.Extensions.Hosting.

@nblumhardt nblumhardt merged commit 1549fe5 into serilog:dev Nov 26, 2024
1 check 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