Closed shweaver-MSFT closed 3 years ago
Thanks shweaver-MSFT 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 🙌
Tested in ContosoNotes and the nuget image shows up as expected when using the WCT PRs feed.
Fixes #144
PR Type
What kind of change does this PR introduce?
What is the current behavior?
The nuget icon is missing from the published preview packages on Nuget.
What is the new behavior?
I used WCT as a reference to update the property and targets files for the solution and add the icon.
I also noticed that after this change, the GraphPresenter was having a tough time deserializing some types, so I converted it from Newtonsoft Json to System.Text.Json as well to fix up the errors.
PR Checklist
Please check if your PR fulfills the following requirements:
Other information