Details
-
Patch
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
The MSBuild task does not set the values for parameters in a matrix build.
E.g. with the axis Flavor=[Debug Release] I would expect to have -P:Flavor=Debug
and -P:Flavor=Release appended to the build parameters.
Created an attachment (id=379)
Fixes msbuild builder so that it provides the parameters from the matrix build