CloudGamingAdmin/admin-server/CloudGaming.Api.Admin/.config/dotnet-tools.json
2024-11-15 02:58:48 +08:00

12 lines
153 B
JSON

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