Minor dotnet tool version updates

This commit is contained in:
2024-05-24 22:56:47 -05:00
parent e03f1a9dfc
commit 9fa173e9f3

View File

@@ -3,13 +3,13 @@
"isRoot": true,
"tools": {
"fsdgencsharp": {
"version": "2.27.0",
"version": "2.27.1",
"commands": [
"fsdgencsharp"
]
},
"fsdgenjs": {
"version": "2.9.0",
"version": "2.10.1",
"commands": [
"fsdgenjs"
]