Files
ClubPenguinServer/MareSynchronosServer/MareSynchronosStaticFilesServer/.config/dotnet-tools.json
2022-08-22 15:47:52 +02:00

12 lines
153 B
JSON

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