GoHR_MobileApp_API/.config/dotnet-tools.json
2026-03-24 14:21:50 +06:00

13 lines
181 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "8.0.8",
"commands": [
"dotnet-ef"
],
"rollForward": false
}
}
}