Skip to content

Commit 9505218

Browse files
authored
Sign ps1 scripts in auth module. (#850)
1 parent ddb3691 commit 9505218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
ConnectedServiceName: 'microsoftgraph ESRP CodeSign DLL and NuGet (AKV)'
132132
FolderPath: $(AUTH_MODULE_PATH)
133133
# Recursively finds files matching these patterns:
134-
Pattern: 'Microsoft.Graph.Authentication.dll, Microsoft.Graph.Authentication.Core.dll, InitializeAssemblyResolver.ps1'
134+
Pattern: 'Microsoft.Graph.Authentication.dll, Microsoft.Graph.Authentication.Core.dll, *.ps1'
135135
signConfigType: inlineSignParams
136136
inlineOperation: |
137137
[

0 commit comments

Comments
 (0)