From ce75947187443d87f60a72fa7885fff2a0a0e33e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 16:14:27 +1000 Subject: [PATCH] Bump xamlstyler.console from 3.2311.2 to 3.2404.2 (#972) Bumps [xamlstyler.console](https://github.com/Xavalon/XamlStyler) from 3.2311.2 to 3.2404.2. - [Release notes](https://github.com/Xavalon/XamlStyler/releases) - [Commits](https://github.com/Xavalon/XamlStyler/compare/Release-3.2311.2...Release-3.2404.2) --- updated-dependencies: - dependency-name: xamlstyler.console dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Isaac Daly --- .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 8eff067c0..393af4f59 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "xamlstyler.console": { - "version": "3.2311.2", + "version": "3.2404.2", "commands": [ "xstyler" ]