feat: Updates to .NET Standard 2.1 source generators (#1602)

This commit is contained in:
Kamron Batman 2023-11-19 10:03:28 -08:00 committed by GitHub
parent 021ebd0a88
commit 0da6e46d67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

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