Updating the signing plugin version to fix signing failures in our official builds.
This commit is contained in:
parent
b86ce49e8e
commit
8d3608825c
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ phases:
|
|||
- task: MicroBuildSigningPlugin@2
|
||||
displayName: Install MicroBuild plugin
|
||||
inputs:
|
||||
version: 1.1.35
|
||||
version: 1.1.61
|
||||
signType: $(_SignType)
|
||||
zipSources: false
|
||||
feedSource: https://dnceng.pkgs.visualstudio.com/_packaging/MicroBuildToolset/nuget/v3/index.json
|
||||
|
|
Loading…
Reference in a new issue