Skip to content

Commit

Permalink
Update build script dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarmil committed Dec 8, 2024
1 parent a0b9281 commit b8a0a36
Show file tree
Hide file tree
Showing 3 changed files with 645 additions and 618 deletions.
8 changes: 5 additions & 3 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,18 @@
"isRoot": true,
"tools": {
"paket": {
"version": "8.0.0",
"version": "9.0.2",
"commands": [
"paket"
]
],
"rollForward": false
},
"nbgv": {
"version": "3.6.133",
"commands": [
"nbgv"
]
],
"rollForward": false
}
}
}
Loading

0 comments on commit b8a0a36

Please sign in to comment.