Skip to content

Commit 60aa150

Browse files
committed
Update dotnet tools
1 parent 5632954 commit 60aa150

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.config/dotnet-tools.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,16 @@
99
]
1010
},
1111
"paket": {
12-
"version": "6.0.0-alpha050",
12+
"version": "6.0.0-alpha054",
1313
"commands": [
1414
"paket"
1515
]
16+
},
17+
"dotnet-fsharplint": {
18+
"version": "0.16.5",
19+
"commands": [
20+
"dotnet-fsharplint"
21+
]
1622
}
1723
}
1824
}

0 commit comments

Comments
 (0)