[Finalbuilder v7.0.0.2411]
If the “Framework” option is specified for the “Run VSTest.Console” action (for example, with the “.Net Framework 4.0” value),
else “error” when this action “Run VSTest.Console” is executed.
==> unrecognized parameter.
In the “log view” of Finalbuilder,
we can see: /frameworkFramework40
Normally, the parameter expected is : /framework:Framework40 or /framework:“Framework40”
Workaround: use “VSTest.Console.exe” directly with a command line, if this option is required.
This error has been fixed in the following build
http://downloads.finalbuilder.com/downloads/finalbuilder/700/FB700_2442.exe
Tested with this new build “Finalbuilder v7.0.0.2442”
==> test OK
Many thanks.
Do you know when the new FinalBuilder update official will be available ?
Moreover, just for info:
minor subject: “homogeneity appearance” (this is not a bug)
In the “log view” of Finalbuilder, for the parameters with a value, we can see:
for example : … /enablecodecoverage /inisolation /usevsixextensions:true /platform:“x86” /framework:Framework40 /logger:trx
… value with and without quote “”
Thanks for reporting back that the build worked.
We should be making another official update release in a approximately a week.