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