SmartAssembly without Reference to System.Windows.Forms
MarekSz
Posts: 1 New member
Hi all,
We build Avalonia Application and we'd like to Obfuscate code and have Exception Reporting feature.
SmartAssembly was very promising solution. However, I found that after obfuscation my dll file get dependency to System.Windows.Forms which we'd like to avoid.
Is it possible to use SmartAssembly without System.Windows.Forms?
Where I could find example of such solution.
We build Avalonia Application and we'd like to Obfuscate code and have Exception Reporting feature.
SmartAssembly was very promising solution. However, I found that after obfuscation my dll file get dependency to System.Windows.Forms which we'd like to avoid.
Is it possible to use SmartAssembly without System.Windows.Forms?
Where I could find example of such solution.