sentry-unity icon indicating copy to clipboard operation
sentry-unity copied to clipboard

Tune linker configuration to include only what's is required

Open bruno-garcia opened this issue 4 years ago • 0 comments
trafficstars

Should we revisit what is really needed in link.xml. Some of the rules added there were from 2018 when the Sentry SDK for .NET used Newtonsoft.Json with reflection. Now the serialization is mostly done manually. Only bits with reflection are what's set in Event.Contexts or Event.Extra.

bruno-garcia avatar Mar 22 '21 16:03 bruno-garcia