diff --git a/README.md b/README.md index ebbea86b..c5f1b66d 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Syntax: ILRepack.exe [options] /out: [ - /internalize[:] sets all types but the ones from the first assembly 'internal'. contains one regex per line to compare against FullName of types NOT to internalize. - /renameInternalized rename all internalized types + - /excludeinternalizeserializable do not internalize types marked as Serializable - /delaysign sets the key, but don't sign the assembly - /usefullpublickeyforreferences - NOT IMPLEMENTED - /align - NOT IMPLEMENTED