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.