diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b42ca1f..6732295 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,11 +3,11 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.28.2", + "version": "0.29.1", "commands": [ "dotnet-csharpier" ], "rollForward": false } } -} +} \ No newline at end of file