NUnit in TFS 2008 and .NET 4.0 -


Is there a way to set /framework:net-4.0 in nunit-console.exe.config? Or any other way to run NUnit tests?

I thought that only NUINT is applicable to GUI, it clearly applies to it. So to answer my question, what you have to do is call it & lt; Startup & gt; & Lt; Supported serial version = "v4.0" /> & Lt; / Startup & gt; Nunit-console.exe.config and you do not need to specify it as a command argument.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -