EchoTex_Payroll/HRM.UI/.config/dotnet-tools.json
2024-10-14 10:01:49 +06:00

12 lines
154 B
JSON

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