msbuild:1.28 breaks binary compatibility since a new parameter has been added to the constructor of the class MsBuildBuilder.
Suggested actions
- Adding the previous constructor but marked as deprecated.
- Add a new test to check compatibility with previous configurations (configRoundTrip)