Skip to content

Commit 34b282e

Browse files
authored
Update daily-build.yml
1 parent 33afd9d commit 34b282e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.azure-pipelines/daily-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,9 @@ jobs:
9696
Release/**/Az.*.private.dll
9797
Release/**/Microsoft.Azure.PowerShell.Authentication.dll
9898
Release/**/Microsoft.Azure.PowerShell.Authentication.ResourceManager.dll
99-
Release/**/Microsoft.Azure.PowerShell.AuthenticationAssemblyLoadContext.dll
10099
Release/**/Microsoft.Azure.PowerShell.Authenticators.dll
100+
Release/**/Microsoft.Azure.PowerShell.AuthenticationAssemblyLoadContext.dll
101+
Release/**/Microsoft.Azure.Commands.*.AlcWrapper.dll
101102
!Release/**/Microsoft*Azure*PowerShell*Cmdlets*.Test.dll
102103
UseMinimatch: true
103104
signConfigType: 'inlineSignParams'

0 commit comments

Comments
 (0)