TomatenMusic-V2/TomatenMusic/.config/dotnet-tools.json
Tim Müller 147eed234f INIT
2022-03-29 22:12:22 +02:00

12 lines
153 B
JSON

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