Microsoft.Toolkit.Win32
Microsoft.Toolkit.Win32 copied to clipboard
Added symbols to XamlApplication package.
Fixes #292
PR Type
What kind of change does this PR introduce?
- Bugfix
- Feature
- Build or CI related changes
What is the current behavior?
No symbols at all for the Microsoft.Toolkit.Win32.UI.XamlApplication package.
What is the new behavior?
Stripped and added symbols for the Microsoft.Toolkit.Win32.UI.XamlApplication package.
PR Checklist
Please check if your PR fulfills the following requirements:
- [X] 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)
- [ ] Icon has been created (if new sample) following the Thumbnail Style Guide and templates
- [ ] Tests for the changes have been added (for bug fixes / features) (if applicable)
- [X] Header has been added to all new source files (run build/UpdateHeaders.bat)
- [X] Contains NO breaking changes
Thanks azchohfi 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 🙌
Can you make sure that the Xaml Islands repo still builds and that MSIX can still be compiled and run after this change?
@azchohfi is there anything left before we merge this?
Do not merge! This was not working.