<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please uncomment one or more that apply to this issue --> <!-- For new features, create a UserVoice request here and link below: https://wpdev.uservoice.com/forums/110705-universal-windows-platform/category/193402-uwp-community-toolkit --> <!-- - Regression (a behavior that used to work and stopped working in a new release) --> <!-- - Bug report (I searched for similar issues and did not find one) --> - Feature request (UserVoice request: ) <!-- - Sample app request --> <!-- - Documentation issue or request --> <!-- - Question of Support request => Please do not submit support request here, instead see https://github.com/Microsoft/UWPCommunityToolkit/blob/master/contributing.md#question --> ## Current behavior <!-- Describe how the issue manifests. --> The Microsoft.Toolkit.Parsers library has a reference to Json.Net but does not use Json.Net. ## Expected behavior <!-- Describe what the desired behavior would be. --> The library should not reference Json.Net ## Environment <!-- For bug reports Check one or more of the following options with "x" --> ## Other See this [StackOverflow](https://stackoverflow.com/q/51221888/1054961) issue