serilog-contrib / serilog-sinks-splunk

A Serilog sink that writes to Splunk
https://splunk.com
Apache License 2.0
46 stars 47 forks source link

Add dotnet 9.0 support #228

Closed EEParker closed 6 days ago

EEParker commented 6 days ago

This simply adds support for net9.0 in the nuget package.

NOTE: CodeQL does not have net9.0 support yet. This will stay pre-release until that dependency is met.

github-actions[bot] commented 6 days ago

Code Coverage

Package Line Rate Branch Rate Health
Serilog.Sinks.Splunk.TCP 65% 43%
Serilog.Sinks.Splunk 19% 19%
Serilog.Sinks.Splunk 50% 63%
Summary 43% (334 / 812) 44% (86 / 208)
VictorioBerra commented 6 days ago

It just came out today! You're fast!