diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 62ba35a1..78ec1585 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.27.3", + "version": "0.30.6", "commands": [ "dotnet-csharpier" ] } } -} +} \ No newline at end of file