This commit is contained in:
Stefan Markovic 2024-11-01 15:43:11 +01:00
parent 5511283b9e
commit 637d00b802

View File

@ -213,12 +213,10 @@ jobs:
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
- task: VSBuild@1
${{ if eq(parameters.runTests, true) }}:
displayName: Build and Test PowerToys main project
${{ else }}:
displayName: Build PowerToys main project
displayName: Force rebuild PowerRename
inputs:
solution: 'src\modules\powerrename\PowerRenameUILib\PowerRenameUI.vcxproj'
clean: true
vsVersion: 17.0
msbuildArgs: >-
/p:CIBuild=true