Skip to content

Commit d182597

Browse files
authored
Merge branch 'master' into dev
2 parents cfb9605 + 9ae873a commit d182597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/generate-auth-module.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
filePath: '$(System.DefaultWorkingDirectory)/tools/GenerateAuthenticationModule.ps1'
3737
arguments: '-RepositoryApiKey $(Api_Key) -ArtifactsLocation $(Build.ArtifactStagingDirectory) -Build -EnableSigning'
3838
pwsh: true
39-
39+
4040
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1
4141
displayName: 'ESRP DLL Strong Name (Graph Auth Module)'
4242
inputs:

0 commit comments

Comments
 (0)