This commit is contained in:
Yaqi Yang 2024-03-06 12:22:41 -08:00
Родитель 4aaa1e9732
Коммит 9974e8d506
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -16,10 +16,10 @@ parameters:
default: 0
- name: buildMajor
type: string
default: ' '
default: '0'
- name: buildMinor
type: string
default: ' '
default: '0'
- name: indexSourcesAndPublishSymbols
type: string
default: 'true'