aspnetcore/.config/dotnet-tools.json

12 lines
159 B
JSON

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