mirror of
https://github.com/microsoft/PowerToys
synced 2025-08-22 18:17:19 +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
|
- template: steps-ensure-dotnet-version.yml
|
||||||
parameters:
|
parameters:
|
||||||
sdk: true
|
sdk: true
|
||||||
version: '9.0'
|
version: '10.0'
|
||||||
|
|
||||||
- ${{ if eq(parameters.runTests, true) }}:
|
- ${{ if eq(parameters.runTests, true) }}:
|
||||||
- task: VisualStudioTestPlatformInstaller@1
|
- task: VisualStudioTestPlatformInstaller@1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user