diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 59785a96af..97a29c6e60 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "dotnet-format": { - "version": "5.0.211103", + "version": "4.0.130203", "commands": [ "dotnet-format" ] } } -} \ No newline at end of file +}