Releases: trbenning/serilog-sinks-xunit
Releases · trbenning/serilog-sinks-xunit
Add support for xUnit Diagnostic Message Sinks
- Added support for the xUnit Diagnostic Message Sink
- This feature required us to increase the minimum SDK versions to
net452/netstandard1.1
, hence the major version change.