diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 27179029..def10bf6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "xamlstyler.console": { - "version": "3.2206.4", + "version": "3.2501.8", "commands": [ "xstyler" ] diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f8e513b2..7fc32396 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,12 +36,6 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: - # .NET 6 SDK is required for xamlstyler.console to run. - - name: Install .NET SDK v6 - uses: actions/setup-dotnet@v4 - with: - dotnet-version: 6.0.x - - name: Install .NET SDK v${{ env.DOTNET_VERSION }} uses: actions/setup-dotnet@v4 with: diff --git a/tooling b/tooling index b9200002..e7eb2362 160000 --- a/tooling +++ b/tooling @@ -1 +1 @@ -Subproject commit b9200002f4c6f4c479785bf014f928a4506b79a9 +Subproject commit e7eb23621735ea8d4a3191ac399848acc918f1ec