AppVeyor's xunit.console runner dropped to .NET 2.0

odinserj's Avatar

odinserj

13 Jun, 2014 07:26 AM

Hello! Starting from today, I experience build errors related to wrong xunit runner in AppVeyor, its .NET version was changed:

xUnit.net console test runner (64-bit .NET 2.0.50727.8000)

Previous builds used the correct version:

xUnit.net console test runner (64-bit .NET 4.0.30319.34209)

Why the version was changed and what should I do to choose the correct version?

  1. 1 Posted by odinserj on 13 Jun, 2014 08:38 AM

    odinserj's Avatar

    This problem was solved using undocumented xunit.console.clr4 runner instead of xunit.console runner.

  2. odinserj closed this discussion on 09 Aug, 2014 07:20 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac