diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index ca61a244a..3cfb466c3 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.26.4", + "version": "0.26.5", "commands": [ "dotnet-csharpier" ]