Nunit has released a stable version 2.6.4 when I try to build the tests with 2.6.4 installed it fails, because it can't load the 2.6.3 version of the nunit assembly.
comments
forki wrote Jan 6 at 7:14 PM [x]
This should better be solved like in the FAKE pull request. The test framework is solution dependent >and I should not have to install it at all. Otherwise it will always conflict with other solutions.