diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5d92d11..0de5a82 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.2.6", + "version": "1.3.0", "commands": [ "csharpier" ],