File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 381
381
<Output TaskParameter =" AuthCodeSignTaskErrorsDetected" PropertyName =" AuthTaskFailed" />
382
382
</VerifyAuthenticodeSignatureTask >
383
383
384
- <Exec Command =" " $(PowerShellCommand)" -NonInteractive -NoLogo -NoProfile -Command " . $(LibraryToolsFolder)\CheckSignature.ps1 -CustomPath $(LibrarySourceFolder)\Package\$(Configuration) " " />
384
+ <Exec Command =" " $(PowerShellCommand)" -NonInteractive -NoLogo -NoProfile -Command " . $(LibraryToolsFolder)\CheckSignature.ps1 -CustomPath $(LibrarySourceFolder)\Package\$(Configuration) " "
385
+ ContinueOnError =" ErrorAndContinue" />
385
386
386
387
<!-- Copying signed shortcut back -->
387
388
<Copy SourceFiles =" $(LibrarySourceFolder)\Package\$(Configuration)\AzureRM.psd1"
You can’t perform that action at this time.
0 commit comments