Skip to content

Commit

Permalink
Remove doc saying the namespace can be customized
Browse files Browse the repository at this point in the history
Fixes doc bug reported in #683
  • Loading branch information
AArnott committed Sep 2, 2022
1 parent 54c1ad1 commit 0e9cbfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ Multiple files perhaps makes the most sense in a Shared Project scenario where s
Several aspects of the generated code can be customized, including:

* The name of the class(es) that declare p/invoke methods
* The namespace that declares all interop types
* Whether to emit interop types as `public` or `internal`
* Whether to emit ANSI functions as well where Wide character functions also exist
* Set `PreserveSig` for COM interfaces or individual members
Expand Down

0 comments on commit 0e9cbfc

Please sign in to comment.