diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6ff9c6c00..bd8365bb7 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -2,14 +2,8 @@ "version": 1, "isRoot": true, "tools": { - "fake-cli": { - "version": "5.19", - "commands": [ - "fake" - ] - }, "fable": { - "version": "3.7.11", + "version": "3.7.20", "commands": [ "fable" ] @@ -21,4 +15,4 @@ ] } } -} \ No newline at end of file +}