TomatenMusic-V2/TomatenMusic/.config/dotnet-tools.json
2022-03-19 22:28:54 +01:00

12 lines
153 B
JSON

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