Skip to content

Commit

Permalink
Add -s command line option
Browse files Browse the repository at this point in the history
  • Loading branch information
mganss authored Oct 16, 2019
1 parent bf045d6 commit 4c1cf3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ Options:
--cc, --complexTypesForCollections
generate complex types for collections (default is
true)
-s, --useShouldSerialize use ShouldSerialize pattern instead of Specified
pattern (default is false)
```

For use from code use the [library NuGet package](https://www.nuget.org/packages/XmlSchemaClassGenerator-beta/):
Expand Down

0 comments on commit 4c1cf3f

Please sign in to comment.