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