pictureServer/PictureFilesApi/.config/dotnet-tools.json

12 lines
154 B
JSON
Raw Normal View History

2026-03-10 09:04:34 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "6.0.10",
"commands": [
"dotnet-ef"
]
}
}
}