cake icon indicating copy to clipboard operation
cake copied to clipboard

GH1106: Multiple values passed to WithProperty are overridden

Open Caopi opened this issue 6 years ago • 2 comments

Changed MSBuildExtension's WithProperty to forward multiple parameters as a comma separated list surrounded by quotes. Single parameter behavior is unchanged to before and does not have the added quotes.

This should fix https://github.com/cake-build/cake/issues/1106. Check the comments there for more details.

Caopi avatar Apr 02 '18 17:04 Caopi

CLA assistant check
All CLA requirements met.

dnfclas avatar Apr 02 '18 17:04 dnfclas

Hey Pascal, sorry for the late reply as well. I've quickly accepted your suggestion of course, but I would prefer if someone else could take over the integration test part. Haven't worked with C# and Cake in a while nowadays and don't have a lot of time to commit to this right now, sorry!

Caopi avatar Nov 08 '21 23:11 Caopi