From c66c2ec6f2afac95049445f4d6cdf6e4328fb283 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 29 May 2025 22:12:35 +0000 Subject: [PATCH] Update dependency csharpier to 1.0.2 --- GamblingCoin/.config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GamblingCoin/.config/dotnet-tools.json b/GamblingCoin/.config/dotnet-tools.json index b9f6941..5f6a34d 100644 --- a/GamblingCoin/.config/dotnet-tools.json +++ b/GamblingCoin/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.0.1", + "version": "1.0.2", "commands": [ "csharpier" ],