We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c618356 commit a698081Copy full SHA for a698081
.azure-pipelines/ci-build.yml
@@ -180,6 +180,7 @@ stages:
180
inputs:
181
targetType: 'filePath'
182
filePath: $(System.DefaultWorkingDirectory)\scripts\ValidateProjectVersionUpdated.ps1
183
+ pwsh: true
184
185
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1
186
displayName: 'ESRP CodeSigning Nuget Packages'
0 commit comments