diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cd9c9e3..34a0aa8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,11 +3,11 @@ "isRoot": true, "tools": { "fsdocs-tool": { - "version": "20.0.0", + "version": "21.0.0-beta-001", "commands": [ "fsdocs" ], "rollForward": false } } -} \ No newline at end of file +}