Hi,

On Tue, Feb 1, 2011 at 4:18 PM, ayke <[email protected]> wrote:
> Right Click on the Assembly | Properties | Fileinfo dont show me any
> file info i added.

I see. There are two different things:

1) CustomAttributes that are attached to the assembly. You can modify
them as you showed, and see them updated using, say, ildasm.
2) Win32Resources. Those are the one that are visible in FileInfo,
they're indeed currently not editable with Cecil. It will be fixed
before 1.0. This is issue #3 on github.

Jb

-- 
--
mono-cecil

Reply via email to