Files
hamann-ausgabe-core/HaLive/.config/dotnet-tools.json
2021-09-15 13:31:10 +02:00

12 lines
153 B
JSON

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