Skip to content

Latest commit

 

History

History
64 lines (36 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

64 lines (36 loc) · 1.28 KB

Changelog

2.7.100

2.7.0

  • xUnit 2.7.0
  • update infrastructure (GH actions, test dependencies)

2.6.600

  • xUnit 2.6.6
  • update infrastructure (xUnit now internal, removed Xunit.XunitAssert)

2.6.500

xUnit 2.6.5

2.6.300

xUnit 2.6.3

2.6.201

  • Deterministic build
  • use global.json .NET version for CI

2.6.200

2.5.100

xUnit 2.5.1

2.5.3

  • platform independent execution dll
  • use locked-mode restore in CI

2.5.2

Infrastructure maintenance release

2.5.1

Fixed running tests from VS Test Explorer

2.5.0

Updated to xunit.core 2.5.0

2.4.200

  • Updated to xunit.core 2.4.2
  • Removed desktop (net462) specifics

2.4.100

First version, for easier migration. Based on xBehave.net