This package provides just NUnit (v2.6.4) console and gui runners (no x86) for .NET 4. It is a modification of the package NUnit.Runners. DO NOT INSTALL using Visual Studio package manager (not even the console). DO INSTALL with nuget command line: "nuget.exe install nunit.runners.lite -OutputDirectory tools". Complete the installation with a generic "NUnit" symbolic link by executing "add-link.cmd" from within latest version installed.
$ dotnet add package NUnit.Runners.liteNo README available.