Skip to content

Instantly share code, notes, and snippets.

@dalexsoto
Created January 29, 2018 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dalexsoto/525fba4588092a22b44e00e0686327ae to your computer and use it in GitHub Desktop.
Save dalexsoto/525fba4588092a22b44e00e0686327ae to your computer and use it in GitHub Desktop.
Xamarin.iOS System.ComponentModel.ReferenceConverter Newtonsoft.Json https://github.com/xamarin/xamarin-macios/issues/3144
<?xml version="1.0" encoding="UTF-8" ?>
<linker>
<assembly fullname="System">
<type fullname="System.ComponentModel.ReferenceConverter">
<method signature="System.Void .ctor(System.Type)" />
</type>
</assembly>
</linker>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment