Specify version of xunit.console.dll during the custom build (#20975)
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Tue, 13 Nov 2018 22:37:04 +0000 (14:37 -0800)
committerGitHub <noreply@github.com>
Tue, 13 Nov 2018 22:37:04 +0000 (14:37 -0800)
commit124a8b9438ddb12514b5f28dc8001b8d23abb18f
tree59eede114706df889dd402cb1bdb1e72486f6dea
parent56a2ffdc9413eb01c678eb215543bb2432f36fa4
Specify version of xunit.console.dll during the custom build (#20975)

* Use stable Xunit v2.4.1
* Use xunit.console.dll with specified assembly version to avoid issues with Ready2Run jobs
* Update comment regarding building xunit with specified version in tests/runtest.py
dependencies.props
tests/runtest.py