Skip to content

Commit

Permalink
Move dotnet tools
Browse files Browse the repository at this point in the history
  • Loading branch information
NikiforovAll committed Jun 1, 2024
1 parent 2f1709d commit 70c7f85
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 19 deletions.
14 changes: 13 additions & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@
"commands": [
"central-pkg-converter"
]
},
"cake.tool": {
"version": "2.0.0",
"commands": [
"dotnet-cake"
]
},
"csharpier": {
"version": "0.28.2",
"commands": [
"dotnet-csharpier"
]
}
}
}
}
18 changes: 0 additions & 18 deletions dotnet-tools.json

This file was deleted.

0 comments on commit 70c7f85

Please sign in to comment.