diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 33e923c..03efa87 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.29.1", + "version": "0.29.2", "commands": [ "dotnet-csharpier" ]