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 b47009e commit 19f9297Copy full SHA for 19f9297
.pipelines/MSIXBundle-vPack-Official.yml
@@ -91,6 +91,7 @@ extends:
91
ob_createvpack_targetDestinationDirectory: '$(Destination)'
92
ob_createvpack_propsFile: false
93
ob_createvpack_provData: true
94
+ ob_createvpack_metadata: '$(Build.SourceVersion)'
95
ob_createvpack_versionAs: string
96
ob_createvpack_version: '$(version)'
97
ob_createvpack_verbose: true
0 commit comments