vpack: ensure that we put the right version number in (#19793)

I just submitted a vpack to Windows and it turned out to be version
"0.0.5". Whoops.
This commit is contained in:
Dustin L. Howett
2026-01-28 12:27:05 -06:00
committed by GitHub
parent 71409f84f7
commit 3ec372c176

View File

@@ -210,6 +210,8 @@ extends:
ob_createvpack_taskLogVerbosity: Detailed
ob_createvpack_verbose: true
ob_createvpack_vpackdirectory: '$(JobOutputDirectory)\vpack'
ob_createvpack_versionAs: string
ob_createvpack_version: '$(XES_APPXMANIFESTVERSION)'
ob_updateOSManifest_gitcheckinConfigPath: '$(Build.SourcesDirectory)\build\config\GitCheckin.json'
# We're skipping the 'fetch' part of the OneBranch rules, but that doesn't mean
# that it doesn't expect to have downloaded a manifest directly to some 'destination'