When we create a Publish Profile (azurepubxml
) for our Azure Projects (ccproj) and commit to VSO, we tend to get this error in VSO when viewing the file:
This file contains non-printable characters and no other viewer was found for file extension "azurePubxml".
Click to download file to your computer.
After further review - there seems to be something in the TFS/VS IDE Tooling that corrupts the file during upload.
The fix is to perform the following steps:
Not sure why this is occurring, but hopefully this helps someone else and short circuit time to resolve.