diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index a13daa3..00b1a06 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.28.0", + "version": "0.28.1", "commands": [ "dotnet-csharpier" ]