diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5a8e75b..3146dee 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.24.2", + "version": "0.26.2", "commands": ["dotnet-csharpier"] }, "dotnet-ef": {