Skip to content

2.0.48

Latest
Compare
Choose a tag to compare
@SteveGilham SteveGilham released this 21 Jan 12:15
· 3 commits to master since this release
  • support Expecto ≥ 10.1.0, NUnit ≥ 4.0.1, Xunit ≥ 2.4.2, FSharp.Core ≥ 8.0.100
  • runtime support driven by the consumed packages
    • Expecto support on net6.0
    • NUnit support on net462 and net6.0
    • Xunit support on netstandard2.0
  • NUnit support does not rely on the legacy ClassicAssert assembly