We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfb9605 + 9ae873a commit d182597Copy full SHA for d182597
.azure-pipelines/generate-auth-module.yml
@@ -36,7 +36,7 @@ jobs:
36
filePath: '$(System.DefaultWorkingDirectory)/tools/GenerateAuthenticationModule.ps1'
37
arguments: '-RepositoryApiKey $(Api_Key) -ArtifactsLocation $(Build.ArtifactStagingDirectory) -Build -EnableSigning'
38
pwsh: true
39
-
+
40
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1
41
displayName: 'ESRP DLL Strong Name (Graph Auth Module)'
42
inputs:
0 commit comments