mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-21 07:42:50 +00:00
AAA
This commit is contained in:
parent
637d00b802
commit
dcc4a77aab
@ -213,6 +213,9 @@ jobs:
|
||||
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
|
||||
|
||||
- task: VSBuild@1
|
||||
${{ if eq(parameters.runTests, true) }}:
|
||||
displayName: Force rebuild PowerRename
|
||||
${{ else }}:
|
||||
displayName: Force rebuild PowerRename
|
||||
inputs:
|
||||
solution: 'src\modules\powerrename\PowerRenameUILib\PowerRenameUI.vcxproj'
|
||||
|
Loading…
Reference in New Issue
Block a user