How to decode MSDeploy.MSDeployProviderOptions?

Viewed 55

Artifacts published by my Azure DevOps pipeline contains an archive.xml file. This contains a XML attribute called MSDeploy.MSDeployProviderOptions with a cryptic value. How do I decode the value to a human readable format?

0 Answers
Related