Files
mlb-gameday-dotnet-react/.config/dotnet-tools.json
Noah Spannbauer 0d5eb3e801 Updating
2023-02-15 12:46:50 -06:00

12 lines
154 B
JSON

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