Skip to content

Commit

Permalink
Update azure-pipelines-official.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkl committed Feb 17, 2022
1 parent 9fade77 commit bc63cb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ stages:
inputs:
version: '$(DotNetVersion)'

- task: MicroBuildSigningPlugin@1
- task: MicroBuildSigningPlugin@4
displayName: 'Install MicroBuild Signing Plugin'
inputs:
signType: '$(SignType)'
Expand All @@ -80,4 +80,4 @@ stages:
inputs:
PathtoPublish: '$(ArtifactsDirectoryName)'
ArtifactName: $(ArtifactsDirectoryName)
condition: always()
condition: always()

0 comments on commit bc63cb8

Please sign in to comment.