diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5f6a34d..257d421 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.0.3", "commands": [ "csharpier" ], diff --git a/GamblingCoin/.config/dotnet-tools.json b/GamblingCoin/.config/dotnet-tools.json index 5f6a34d..257d421 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.0.3", "commands": [ "csharpier" ],