-
-
Notifications
You must be signed in to change notification settings - Fork 472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Opening .NET host executables #179
Comments
Duplicate of #16 Support for these files is a planned feature. |
I don't think this is a duplicate. The said executable is not a single file |
Oh my bad, the file you are looking at is just an apphost and not a bundle. dotPeek just automatically loads the related |
Before clicking
Submit new issue
, try the latest buildWhat version did you use?
v6.3.0
Write down all steps needed to reproduce this issue. Also attach any needed files.
Recently I've tried JetBrains dotPeek and found a feature I'd like to see in dnSpy (it's not present in ILSpy either).
When you open a .NET host executable dnSpy just shows basic PE info, as if it's a non-.NET executable. But dotPeek shows the related assembly like this
The text was updated successfully, but these errors were encountered: