Skip to content

Commit

Permalink
Update the fake-cli and Paket tools (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
Numpsy authored Aug 15, 2024
1 parent 3893b2e commit 1b776c3
Show file tree
Hide file tree
Showing 3 changed files with 503 additions and 500 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"isRoot": true,
"tools": {
"paket": {
"version": "7.1.5",
"version": "8.0.3",
"commands": [
"paket"
]
},
"fake-cli": {
"version": "6.0.0",
"version": "6.1.0",
"commands": [
"fake"
]
Expand Down
Loading

0 comments on commit 1b776c3

Please sign in to comment.