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 33afd9d commit 34b282eCopy full SHA for 34b282e
.azure-pipelines/daily-build.yml
@@ -96,8 +96,9 @@ jobs:
96
Release/**/Az.*.private.dll
97
Release/**/Microsoft.Azure.PowerShell.Authentication.dll
98
Release/**/Microsoft.Azure.PowerShell.Authentication.ResourceManager.dll
99
- Release/**/Microsoft.Azure.PowerShell.AuthenticationAssemblyLoadContext.dll
100
Release/**/Microsoft.Azure.PowerShell.Authenticators.dll
+ Release/**/Microsoft.Azure.PowerShell.AuthenticationAssemblyLoadContext.dll
101
+ Release/**/Microsoft.Azure.Commands.*.AlcWrapper.dll
102
!Release/**/Microsoft*Azure*PowerShell*Cmdlets*.Test.dll
103
UseMinimatch: true
104
signConfigType: 'inlineSignParams'
0 commit comments