forked from yck1509/ConfuserEx
-
-
Notifications
You must be signed in to change notification settings - Fork 413
Open
Labels
potential-bugSomething does not seem to be workingSomething does not seem to be workingtriageThis issue needs some initial analysis.This issue needs some initial analysis.
Description
- ConfuserEx Version: 1.7.0-alpha.7+adcd8e4a22
- Target Framework: 4.0
- Operating System: Windows 7 Ultimate
Steps to Reproduce:
- Install obfuscated app on Windows 7, where Net Framework 4.0 is not installed.
- Install Net Framework 4.0 and do reboot (our app dont work without nf4.0)
- App crashes if there is something, that need nf 4.0
In logs i see, that for example
System.TypeLoadException: Could not load type 'System.Windows.Input.ICommand' from assembly 'System, Version=4.0.0.0, Culture=neutral, ...
But if i do the same steps with app without obfuscation, it starts normally
I tried with minimal ofuscatin - only with watermark and result was the same
Metadata
Metadata
Assignees
Labels
potential-bugSomething does not seem to be workingSomething does not seem to be workingtriageThis issue needs some initial analysis.This issue needs some initial analysis.