fix: Fixes serialization NPE when namespace is missing (#1074)

This commit is contained in:
Kamron Batman 2022-06-16 22:45:39 -07:00 committed by GitHub
parent 57f81a0e12
commit cf1d037444
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"modernuoschemagenerator": {
"version": "2.1.2",
"version": "2.1.3",
"commands": [
"ModernUOSchemaGenerator"
]