fix: Fixes serialization generator issue with arrays (#2120)

This commit is contained in:
Kamron Batman 2025-02-12 22:30:46 -08:00 committed by GitHub
parent af027cdac6
commit 41e909cd22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

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