From 4d1fd448cc4f4e52b16f3b11819c7aef9fa609db Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 16 Aug 2025 20:18:10 +0000 Subject: [PATCH] Update dependency csharpier to 1.1.2 --- .config/dotnet-tools.json | 2 +- GamblingCoin/.config/dotnet-tools.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5f6a34d..321b5d6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.0.2", + "version": "1.1.2", "commands": [ "csharpier" ], diff --git a/GamblingCoin/.config/dotnet-tools.json b/GamblingCoin/.config/dotnet-tools.json index 5f6a34d..321b5d6 100644 --- a/GamblingCoin/.config/dotnet-tools.json +++ b/GamblingCoin/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.0.2", + "version": "1.1.2", "commands": [ "csharpier" ],