Closed ShoelessTom closed 1 week ago
Hi, this can be done when editing using the C# edit dialog.
This button shown in the image allows the selection of an arbitrary DLL on the disk while the button next to it allows the selection of an assembly from the GAC which includes the basic framework assemblies.
Description
For example, if I have a dll file I want to add to this thing, how can I do so. or is this not possible? Alot of programs I want to decompile and edit require me to add some missing dependencies to compile the edited version. So my question is is there a way to do so or is there no way to add dependencies?