diff --git a/backend/.config/dotnet-tools.json b/backend/.config/dotnet-tools.json index 88efe9a122..970c62893c 100644 --- a/backend/.config/dotnet-tools.json +++ b/backend/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "paket": { - "version": "6.2.1", + "version": "8.0.0", "commands": ["paket"] }, "dotnet-trace": {