mirror of
https://github.com/yck1509/ConfuserEx
synced 2026-06-08 18:29:44 +00:00
6ff73b7f40
I believe the format of the `argument` element should also be explained. When I tried to create a `crproj` file I assumed the format was `<argument renPublic="true"/>` instead of the correct `<argument name="renPublic" value="true"/>`.