Details
-
Type:
Patch
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: other
-
Labels:None
-
Environment:Platform: All, OS: All
-
Similar Issues:
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