Never attempt Portable PDB conversion
authorDavis Goodin <dagood@microsoft.com>
Tue, 23 Jan 2018 20:10:49 +0000 (14:10 -0600)
committerDavis Goodin <dagood@microsoft.com>
Tue, 23 Jan 2018 20:10:49 +0000 (14:10 -0600)
commit72a731e270f8d123131f7463d7372f38144c19a3
treef8800c4872dc2281139759d9562d26f258deea67
parent62a90aa7e52363ca56e79713443ee0b6232184d8
Never attempt Portable PDB conversion

The inline script detected whether the branch name contained "release/" and ran a different target. That target tries to convert Portable PDBs into Windows PDBs, which currently hits errors in CoreCLR.

Remove this logic from CoreCLR: it is no longer necessary because orchestrated builds will have a post-build symbol publish step.
buildpipeline/DotNet-Trusted-Publish-Symbols.json