nunit / nunit-vs-adapter

Runs NUnit V2 tests inside the Visual Studio 2012 or later Test Explorer window.
MIT License
50 stars 43 forks source link

How to change used nunit 2 version of test adapter to e.g. v2.7.1 ? #186

Closed informatorius closed 4 years ago

informatorius commented 4 years ago

How can I change the nunit 2 version of test adapter to e.g. v2.7.1 ?

christianbumann commented 4 years ago

Assemblies here must be updated to the version 2.7.1 of NUnit.

See also Issue 184

OsirisTerje commented 4 years ago

@informatorius Released a beta version, see https://www.nuget.org/packages/NUnitTestAdapter/2.3.0-beta01