mirror of
https://github.com/twiglet/cs2j.git
synced 2025-01-18 13:15:17 +01:00
Don't obfuscate TypeRep Templates
This commit is contained in:
parent
445f387144
commit
1518806ac9
@ -3,3 +3,5 @@ using System.Reflection;
|
||||
// Control Eazfuscator.NET
|
||||
|
||||
[assembly: Obfuscation(Feature = "code control flow obfuscation", Exclude = false)]
|
||||
[assembly: Obfuscation(Feature = "Apply to type Twiglet.CS2J.Translator.TypeRep.*: all", Exclude = true, ApplyToMembers = true)]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user