feat: add initial dotnet-tools.json for local tool configuration.
This commit is contained in:
5
dotnet-tools.json
Normal file
5
dotnet-tools.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"isRoot": true,
|
||||||
|
"tools": {}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user