We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6afc7b commit b18cb9dCopy full SHA for b18cb9d
eng/release/insert-into-vs.yml
@@ -47,7 +47,7 @@ stages:
47
inputs:
48
filePath: $(Build.SourcesDirectory)/eng/release/scripts/GetAssemblyVersions.ps1
49
arguments: -assemblyVersionsPath $(Build.ArtifactStagingDirectory)\VSSetup\DevDivPackages\DependentAssemblyVersions.csv
50
- - task: ms-vseng.MicroBuildShipTasks.55100717-a81d-45ea-a363-b8fe3ec375ad.MicroBuildInsertVsPayload@2
+ - task: ms-vseng.MicroBuildShipTasks.55100717-a81d-45ea-a363-b8fe3ec375ad.MicroBuildInsertVsPayload@3
51
displayName: 'Insert VS Payload'
52
53
LinkWorkItemsToPR: false
0 commit comments