From 1008a29e3f2dccd8c1c22e55b87fc7343293b117 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 00:25:30 +0000 Subject: [PATCH] Bump xamlstyler.console from 3.2311.2 to 3.2501.8 --- updated-dependencies: - dependency-name: xamlstyler.console dependency-version: 3.2501.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 25dd60a6f1..df93cb927b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "xamlstyler.console": { - "version": "3.2311.2", + "version": "3.2501.8", "commands": [ "xstyler" ] } } -} +} \ No newline at end of file