Skip to content

Commit

Permalink
Add dotnet-config to dotnet-tools.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Jan 19, 2024
1 parent aa97b70 commit 29d0a64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
"dotnet-cake"
]
},
"dotnet-config": {
"version": "1.0.6",
"commands": [
"dotnet-config"
]
},
"dotnet-file": {
"version": "1.4.1",
"commands": [
Expand Down

0 comments on commit 29d0a64

Please sign in to comment.