mirror of
https://github.com/microsoft/PowerToys
synced 2025-08-22 10:07:37 +00:00
[CI] Set to use .NET 10 SDK in job-build-project.yml
This commit is contained in:
parent
2560590dfb
commit
aa7bb45cc2
@ -168,7 +168,7 @@ jobs:
|
||||
- template: steps-ensure-dotnet-version.yml
|
||||
parameters:
|
||||
sdk: true
|
||||
version: '9.0'
|
||||
version: '10.0'
|
||||
|
||||
- ${{ if eq(parameters.runTests, true) }}:
|
||||
- task: VisualStudioTestPlatformInstaller@1
|
||||
|
Loading…
x
Reference in New Issue
Block a user