diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5ee7b81a4..5fd4fd9ed 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -2,8 +2,8 @@ "version": 1, "isRoot": true, "tools": { - "fsharp.formatting.commandtool": { - "version": "11.4.2", + "fsdocs-tool": { + "version": "12.0.0", "commands": [ "fsdocs" ]