Lots of work to get graphql running smoothly
This commit is contained in:
@@ -1,30 +1,36 @@
|
||||
{
|
||||
"version": 1,
|
||||
"isRoot": true,
|
||||
"tools": {
|
||||
"fsdgencsharp": {
|
||||
"version": "2.27.0",
|
||||
"commands": [
|
||||
"fsdgencsharp"
|
||||
]
|
||||
},
|
||||
"fsdgenmd": {
|
||||
"version": "2.8.0",
|
||||
"commands": [
|
||||
"fsdgenmd"
|
||||
]
|
||||
},
|
||||
"fsdgenaspnet": {
|
||||
"version": "3.9.0",
|
||||
"commands": [
|
||||
"fsdgenaspnet"
|
||||
]
|
||||
},
|
||||
"fsdgenswagger": {
|
||||
"version": "2.5.0",
|
||||
"commands": [
|
||||
"fsdgenswagger"
|
||||
]
|
||||
}
|
||||
}
|
||||
{
|
||||
"version": 1,
|
||||
"isRoot": true,
|
||||
"tools": {
|
||||
"fsdgencsharp": {
|
||||
"version": "2.27.0",
|
||||
"commands": [
|
||||
"fsdgencsharp"
|
||||
]
|
||||
},
|
||||
"fsdgenmd": {
|
||||
"version": "2.8.0",
|
||||
"commands": [
|
||||
"fsdgenmd"
|
||||
]
|
||||
},
|
||||
"fsdgenaspnet": {
|
||||
"version": "3.9.0",
|
||||
"commands": [
|
||||
"fsdgenaspnet"
|
||||
]
|
||||
},
|
||||
"fsdgenswagger": {
|
||||
"version": "2.5.0",
|
||||
"commands": [
|
||||
"fsdgenswagger"
|
||||
]
|
||||
},
|
||||
"fsdgenjs": {
|
||||
"version": "2.9.0",
|
||||
"commands": [
|
||||
"fsdgenjs"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user