If you specify a ConfigurationModifier in the task chain, it is not applied to all configurations in the chain, only the step before the modifier is specified.
- It should be possible to inherit the modifiers.
- It should be possible to override a configuration change made by a previous ConfigurationModifier with a subsequent ConfigurationModifier.
If you specify a ConfigurationModifier in the task chain, it is not applied to all configurations in the chain, only the step before the modifier is specified.