Skip to content

Commit

Permalink
Update MicroBuildInsertVsPayload task version
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Jun 11, 2021
1 parent 83696a5 commit 94e1337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/vs-insertion.yml
Expand Up @@ -37,7 +37,7 @@ stages:
packagesToPush: $(Pipeline.Workspace)/CI/VSInsertion-windows/*.nupkg
publishVstsFeed: 97a41293-2972-4f48-8c0e-05493ae82010
allowPackageConflicts: true
- task: MicroBuildInsertVsPayload@3
- task: MicroBuildInsertVsPayload@4
displayName: Insert VS Payload
inputs:
TeamName: $(TeamName)
Expand Down

0 comments on commit 94e1337

Please sign in to comment.