diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cbd8415..29bb6bf 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "xamlstyler.console": { - "version": "3.2001.0", + "version": "3.2003.9", "commands": [ "xstyler" ] diff --git a/Settings.XamlStyler b/Settings.XamlStyler deleted file mode 100644 index e3b70d2..0000000 --- a/Settings.XamlStyler +++ /dev/null @@ -1,3 +0,0 @@ -{ - "indentSize": 4 -} \ No newline at end of file