Skip to content

Commit

Permalink
Bump tools
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Jul 9, 2024
1 parent a7a247f commit e6c9be6
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,29 @@
"version": "0.19.2",
"commands": [
"dotnet-fsharplint"
]
],
"rollForward": false
},
"fantomas": {
"version": "6.3.0",
"version": "6.3.9",
"commands": [
"fantomas"
]
],
"rollForward": false
},
"fsdocs-tool": {
"version": "20.0.0",
"version": "21.0.0-beta-002",
"commands": [
"fsdocs"
]
],
"rollForward": false
},
"fsharp-analyzers": {
"version": "0.25.0",
"commands": [
"fsharp-analyzers"
]
],
"rollForward": false
}
}
}

0 comments on commit e6c9be6

Please sign in to comment.