From e352d7c4988b779f66d36209d353dc7893b7734e Mon Sep 17 00:00:00 2001 From: Ionite Date: Mon, 4 Dec 2023 14:32:53 -0500 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 f59ebfb8..55da51a7 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "csharpier": { - "version": "0.26.3", + "version": "0.26.4", "commands": [ "dotnet-csharpier" ]