TomatenMusic-V2/TomatenMusic Api/.config/dotnet-tools.json
2022-03-15 22:38:41 +01:00

12 lines
153 B
JSON

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