Activity overview
Latest activity by kevinmmccormick
[6.1] Code Pruning Changes which Resources are Obfuscated
In our project we use a lot of reflection (primarily due to databinding in Windows Forms) so we decided to disable Code Pruning in SmartAssembly (adding the DoNotPrune to many of our classes became...