From 37182c05665e03c1ae25344579feda4628aade92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 22:34:33 +0000 Subject: [PATCH] Update dependency csharpier to v1 --- back/.config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back/.config/dotnet-tools.json b/back/.config/dotnet-tools.json index f6ca3c06..30406a89 100644 --- a/back/.config/dotnet-tools.json +++ b/back/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "csharpier": { - "version": "0.28.2", + "version": "1.0.1", "commands": [ "dotnet-csharpier" ]