From 1686b4a05d17197722e6fa097948ed910c147aa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 21:57:41 +0000 Subject: [PATCH] Bump xamlstyler.console from 3.2008.4 to 3.2206.4 Bumps [xamlstyler.console](https://github.com/Xavalon/XamlStyler) from 3.2008.4 to 3.2206.4. - [Release notes](https://github.com/Xavalon/XamlStyler/releases) - [Commits](https://github.com/Xavalon/XamlStyler/compare/Release-3.2008.4...Release-3.2206.4) --- updated-dependencies: - dependency-name: xamlstyler.console dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 c3a0dc984..aeca3beac 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "xamlstyler.console": { - "version": "3.2008.4", + "version": "3.2206.4", "commands": [ "xstyler" ]