From 493217183439e5eaee113bfbec8532dde46cfd47 Mon Sep 17 00:00:00 2001 From: Adam Hathcock Date: Mon, 12 Jun 2023 09:53:00 +0100 Subject: [PATCH] update csharpier --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index f92b715a..b8ef32ea 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.23.0", + "version": "0.24.2", "commands": [ "dotnet-csharpier" ]