FantasticFiasco / serilog-sinks-udp

A Serilog sink sending UDP packages over the network.
Apache License 2.0
30 stars 15 forks source link

Update cross-platform targeting #197

Closed FantasticFiasco closed 6 months ago

FantasticFiasco commented 6 months ago

Description

Remove support for .NET Standard 1.3, aligning with the cross-platform targeting library guidance.

Checklist

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.47%. Comparing base (1138907) to head (3e857c2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #197 +/- ## ======================================= Coverage 90.47% 90.47% ======================================= Files 10 10 Lines 252 252 Branches 42 42 ======================================= Hits 228 228 Misses 12 12 Partials 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.