Skip to content

Commit

Permalink
update insert task to v3 (dotnet#7574)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettfo authored and KevinRansom committed Sep 17, 2019
1 parent dda5426 commit 2e41de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/release/insert-into-vs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ stages:
inputs:
filePath: $(Build.SourcesDirectory)/eng/release/scripts/GetAssemblyVersions.ps1
arguments: -assemblyVersionsPath $(Build.ArtifactStagingDirectory)\VSSetup\DevDivPackages\DependentAssemblyVersions.csv
- task: ms-vseng.MicroBuildShipTasks.55100717-a81d-45ea-a363-b8fe3ec375ad.MicroBuildInsertVsPayload@2
- task: ms-vseng.MicroBuildShipTasks.55100717-a81d-45ea-a363-b8fe3ec375ad.MicroBuildInsertVsPayload@3
displayName: 'Insert VS Payload'
inputs:
LinkWorkItemsToPR: false
Expand Down

0 comments on commit 2e41de6

Please sign in to comment.