I am using Json.NET and Obfuscar what used to result into some troubles.
I know how to exclude elements from Obfuscar manually.
How can I automatically exclude all with [JsonProperty] annotated elements from being obfuscated?
I am using Json.NET and Obfuscar what used to result into some troubles.
I know how to exclude elements from Obfuscar manually.
How can I automatically exclude all with [JsonProperty] annotated elements from being obfuscated?