Add more to newtonsoft ignores
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
<linker>
|
||||
<assembly fullname="Newtonsoft.Json">
|
||||
<assembly fullname="Newtonsoft.Json">
|
||||
<type fullname="Newtonsoft.Json.JsonSerializer" />
|
||||
<type fullname="Newtonsoft.Json.JsonConvert" />
|
||||
<type fullname="Newtonsoft.Json.JsonSerializerSettings" />
|
||||
<type fullname="Newtonsoft.Json.Linq.JObject" />
|
||||
<type fullname="Newtonsoft.Json.Linq.JArray" />
|
||||
<type fullname="Newtonsoft.Json.Serialization.*" />
|
||||
</assembly>
|
||||
</assembly>
|
||||
</linker>
|
||||
|
||||
Reference in New Issue
Block a user