Skip to content

Ildasm on Ubuntu does not output resource files #83254

@bnago

Description

@bnago

According to the documentation:

If you provide Ildasm.exe with a PEfilename argument that contains embedded resources, the tool produces multiple output files: a text file that contains IL code and, for each embedded managed resource, a .resources file produced using the resource's name from metadata.

Running the command "ildasm inputfile.dll -out=outputfile.il" on Windows outputs .il file and resource files as expected. Running the same on WSL Ubuntu22.04 outputs only .il file.
Is this behavior expected/documented?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions