NUnit v3 alpha in command line: Assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) -


I'm trying to run NUnit v3 alpha from the command line here I have the command line: [...] \ NUnit3 \ nunit-console NUnitAlpha3Experimental.exe /framework:net-4.5

First of all, I found this error:

Errors and failures file or assembly 'nunit.framework, Version = 3.0.5378.31152, culture = neutral, public kiton = 2638cd05610744eb 'or one of its dependencies could not be loaded from the current time-runtime runtime Designed by new and can not be loaded.

Then I've edited the ennet-console.exe.config to comment .net 2.0

   - & gt; & Lt; Supported serial version = "v4.0.30319" /> & Lt; / Startup & gt; I tried this command line (with 4.0 and 4.5) [...] \ NUnit3 \ nunit-console NUnitAlpha3Experimental.exe /framework:net-4.0 [...] \ NUnit3 \ N Anti-Console NUnitAlpha3Experimental.exe /framework:net-4.5  

Here is the error message:

Errors and failures file or assembly will not be loaded A clear definition of assembly located in 'nunit.framework, version = 3.0.5378.31152, culture = neutral, public key token = 2638 CD 05610744 eb' or its dependency does not match assembly reference Is. (Exception from HRESULT: 0x80131040)

Then I have NetNet-console.xa Tried to edit config, which could add a new entry for .NET 4.5. I tried 4.5, 4.5.1, 4.5.50710, 4.5.50 9 38, 4.5.50 9 32, 4.5.51641 (all of them in Control Panel -> Programs and Features) and I got a windows popup Asked to set up. Net Framework 4.5

EDIT: New entry for Net Framework 4.5 * should not work anyway. If I get an error message then the unit tests can be conducted. Here more information:

Can anyone help me with that? Thank you.

It seems that the problem was due to several versions of DLL included with 3D each .net One of the framework version) and how it was made available for my assembly here More information:

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -