From eb52b031d4b57f6a67265507e6ba11dd761ce656 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:58:02 +0000 Subject: [PATCH] chore(deps): update dependency xamlstyler.console to 3.2501.8 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d688ad2..df93cb9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "xamlstyler.console": { - "version": "3.2404.2", + "version": "3.2501.8", "commands": [ "xstyler" ]