-
Notifications
You must be signed in to change notification settings - Fork 104
Add a net10.0 target
#282
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
Add a net10.0 target
#282
Conversation
|
Hi, |
|
Thanks for the note, @matherm-aboehm. That one's a known issue in 10.0 RC2 (which led to this PR staying in draft). Should be fixed on the 10.0 RTM, I've updated the PR now. |
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Serilog.Extensions.Logging](https://github.com/serilog/serilog-extensions-logging) | nuget | major | `9.0.2` -> `10.0.0` | --- ### Release Notes <details> <summary>serilog/serilog-extensions-logging (Serilog.Extensions.Logging)</summary> ### [`v10.0.0`](https://github.com/serilog/serilog-extensions-logging/releases/tag/v10.0.0) #### What's Changed - Remove closure allocation in SerilogLoggerProvider. by [@​AndreReise](https://github.com/AndreReise) in serilog/serilog-extensions-logging#277 - Add a `net10.0` target by [@​nblumhardt](https://github.com/nblumhardt) in serilog/serilog-extensions-logging#282 **Full Changelog**: serilog/serilog-extensions-logging@v9.0.2...v10.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or PR is renamed to start with "rebase!". 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
No description provided.