Skip to content

Add support for xUnit Diagnostic Message Sinks

Latest
Compare
Choose a tag to compare
@trbenning trbenning released this 10 Apr 05:41
· 2 commits to master since this release
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.