Files
eShopOnWeb/src/Web/.config/dotnet-tools.json
2023-01-31 13:34:42 +08:00

12 lines
153 B
JSON

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