Microsoft.Toolkit.Win32 icon indicating copy to clipboard operation
Microsoft.Toolkit.Win32 copied to clipboard

Save symbol files (pdbs) to the pipeline artifacts

Open JesseCol opened this issue 3 years ago • 2 comments

Special thanks for @azchohfi who did most of the work here and helped me along!

What is the current behavior?

Before this change, the pipeline doesn't save out the PDB files.

What is the new behavior?

After this change, the pipeline will save Microsoft.Toolkit.Win32.UI.XamlHost_stripped.pdb to artifacts.

PR Checklist

Please check if your PR fulfills the following requirements:

  • [ ] Tested code with current supported SDKs
  • [ ] Pull Request has been submitted to the documentation repository instructions. Link:
  • [ ] Sample in sample app has been added / updated (for bug fixes / features)
  • [ ] Tests for the changes have been added (for bug fixes / features) (if applicable)
  • [ ] Header has been added to all new source files (run build/UpdateHeaders.bat)
  • [ ] Contains NO breaking changes

Other information

JesseCol avatar May 20 '21 19:05 JesseCol

Thanks JesseCol for opening a Pull Request! The reviewers will test the PR and highlight if there is any merge conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌

ghost avatar May 20 '21 19:05 ghost

CLA assistant check
All CLA requirements met.

net-foundation-cla[bot] avatar May 20 '21 19:05 net-foundation-cla[bot]