diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5d78a2d..a4713c5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.27.0", + "version": "0.27.3", "commands": [ "dotnet-csharpier" ]