Build breaking change in version 7.0.0.2671 action->Build VS.net solution

finalbbuilder7 version 7.0.0.2671

.net 4.5.1

action: Build VS.net solution

set to: vs.net 2012, use msBuild = true, action=build, use RegEx in configName=false, Fail Action if no configuration match=false

issue configuration.

Preveiously it was ok have "configuration=Release" i.e partly specified.

after update to 2671 builds now longer compiles the solution, the action is "green" but the message shows: No configurations matched the value [Release]

Compile is restored with: ""configuration=Release|Win32"

Problem:

The alterations is a braeking change. Historic builds will fail. This problem could have been avoided, with a check box like: StrictEval with a default value of false, allowing the actions previous behaviour to persist.

 

 

Hi O2m,

The following build has a fix for this error. The previous change was only meant to warn the user that a configuration wasn’t found, it was still meant to allow building of the solution. The build can be downloaded here:

http://downloads.finalbuilder.com/downloads/finalbuilder/700/FB700_2777.exe