Just trying to get Gallio and MbUnit up and running. But I get this exception from the VS runner (I assume it is the VS Gallio runner inside VS)
------ Run test started ------ An exception occurred while invoking executor 'executor://www.mbunit.com/GallioAdapter': Exception has been thrown by the target of an invocation. Failed to load the expected version of the Gallio assembly. Actually loaded 'Gallio, Version=3.2.0.0, Culture=neutral, PublicKeyToken=eb9cfa67ee6ab36e' but expected 'Gallio, Version=3.4.0.0, Culture=neutral, PublicKeyToken=eb9cfa67ee6ab36e'. ========== Run test finished: 15 run (0:00:09,2335281) ========== The extension "Gallio runner for Visual Studio" says it is version 3.4. Checking in Programs, Gallio main is version 3.4. Gallio is installed from here: *http://gallio.org/Downloads.aspx* <http://gallio.org/Downloads.aspx>and used the 3.4 Is there a 3rd Gallio something around that somehow have the wrong version ? I got the project dll's from NuGet, searching for MbUnit there, notice that version is stated as 3.3.454. Are these really 3.2 assemblies ? regards Terje -- You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To view this discussion on the web visit https://groups.google.com/d/msg/mbunituser/-/QCpBO-UI2UYJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mbunituser?hl=en.
