Skip to content

Commit

Permalink
Update dotnet-tools.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DanElliott committed Jan 9, 2021
1 parent 7c8e220 commit 93040fe
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {}
"tools": {
"cake.tool": {
"version": "1.0.0-rc0001",
"commands": [
"dotnet-cake"
]
}
}
}

0 comments on commit 93040fe

Please sign in to comment.