Skip to content

Commit

Permalink
Bump XamlStyler and remove .NET6 CI dep
Browse files Browse the repository at this point in the history
  • Loading branch information
davidegiacometti committed Feb 24, 2025
1 parent 5cc30df commit 03ba66f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
]
},
"xamlstyler.console": {
"version": "3.2404.2",
"version": "3.2501.8",
"commands": [
"xstyler"
]
Expand Down
5 changes: 0 additions & 5 deletions .pipelines/v2/templates/job-build-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,6 @@ jobs:
Write-Host "##vso[task.setvariable variable=MSBuildCacheParameters]$MSBuildCacheParameters"
displayName: Prepare MSBuildCache variables
- template: steps-ensure-dotnet-version.yml
parameters:
sdk: true
version: '6.0'

- template: steps-ensure-dotnet-version.yml
parameters:
sdk: true
Expand Down

0 comments on commit 03ba66f

Please sign in to comment.