Lokad / ILPack

Serialize .NET Core assemblies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Property attributes are not serialized

sam80180 opened this issue · comments

commented

As the title says,
only class attributes are serialized.

Thanks for reporting this! Pull requests are welcome. We will try to fix this in the future, but as it's not critical for our own usage, it can promise yet at date.

@vermorel In fact this issue was properly fixed in PR #115 with appropriate unit tests so it can be safely closed.