Turn off linking for the full Newtonsoft.Json
This commit is contained in:
@@ -1,12 +1,3 @@
|
|||||||
<linker>
|
<linker>
|
||||||
<assembly fullname="Newtonsoft.Json">
|
<assembly fullname="Newtonsoft.Json" preserve="all" />
|
||||||
<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>
|
</linker>
|
||||||
|
|||||||
Reference in New Issue
Block a user