18 lines
286 B
JSON
18 lines
286 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"jetbrains.resharper.globaltools": {
|
|
"version": "2021.1.3",
|
|
"commands": [
|
|
"jb"
|
|
]
|
|
},
|
|
"swashbuckle.aspnetcore.cli": {
|
|
"version": "5.6.2",
|
|
"commands": [
|
|
"swagger"
|
|
]
|
|
}
|
|
}
|
|
} |