From 4bf535402116b963682024f81bd1bb59b8936317 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 20:33:29 +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 8f077986..850f63bd 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.3", "commands": [ "dotnet-csharpier" ]