feat: Adds GUID support for codegen (#1251)

This commit is contained in:
Kamron Batman 2022-11-14 21:25:51 -08:00 committed by GitHub
parent 58acfcabad
commit 32c15f214b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 14 deletions

View file

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