1
0
mirror of synced 2024-12-02 17:57:18 +01:00
GC-local-server-rewrite/MainServer/.config/dotnet-tools.json
2023-02-23 01:15:53 +08:00

12 lines
153 B
JSON

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