Skip to content

Commit

Permalink
update paket, fake, do paket update (#902)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyme authored Mar 19, 2022
1 parent 20863e2 commit 2182f6a
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 184 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": {
"fake-cli": {
"version": "5.21.0-alpha004",
"version": "5.22.0",
"commands": [
"fake"
]
},
"paket": {
"version": "6.2.1",
"version": "7.0.2",
"commands": [
"paket"
]
Expand Down
Loading

0 comments on commit 2182f6a

Please sign in to comment.