Files
archived-discord-bot/.config/dotnet-tools.json

20 lines
329 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"strawberryshake.tools": {
"version": "15.1.11",
"commands": [
"dotnet-graphql"
],
"rollForward": false
},
"dotnet-ef": {
"version": "10.0.1",
"commands": [
"dotnet-ef"
],
"rollForward": false
}
}
}