-
Patch
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
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.