aspnetcore/.config/dotnet-tools.json

13 lines
162 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-serve": {
"version": "1.7.125",
"commands": [
"dotnet-serve"
]
}
}
}