Skip to content

Commit

Permalink
Update template-Build-run-tests-sign.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trwalke authored May 21, 2024
1 parent 2bf13ac commit 3ff7aff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build/template-Build-run-tests-sign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ steps:
custom: '--list-sdks'

- task: PowerShell@2
displayName: 'Verify error messages are all used.'
inputs:
targetType: 'inline'
script: 'perl $(Build.SourcesDirectory)\$(WilsonSourceDirectory)src\VerifyResourceUsage.pl'
displayName: 'Verify error messages are all used.'
inputs:
targetType: 'inline'
script: 'perl $(Build.SourcesDirectory)\$(WilsonSourceDirectory)src\VerifyResourceUsage.pl'

- powershell: |
regedit /s .\build\strongNameBypass.reg
Expand Down

0 comments on commit 3ff7aff

Please sign in to comment.