Skip to content

Add support for xUnit Diagnostic Message Sinks

Latest

Choose a tag to compare

@trbenning trbenning released this 10 Apr 05:41
c2e334f
  • 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.