Files
kemkas-backend/Kemkas.Web/.config/dotnet-tools.json
T
2024-03-08 07:51:57 +01:00

18 lines
289 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-aspnet-codegenerator": {
"version": "8.0.0",
"commands": [
"dotnet-aspnet-codegenerator"
]
},
"dotnet-ef": {
"version": "8.0.0",
"commands": [
"dotnet-ef"
]
}
}
}