msbuildtasks
msbuildtasks copied to clipboard
Create Verbose Parameter to XmlMassUpdate Task
I'm using XmlMassUpdate and Jenkins to set variables and deploy an application. The problem here is that XmlMassUpdate outputs all changes in the console. A user inside Jenkins can see values that I'm setting in production environment in the console output.
Thanks in advance.