Update the pipeline internal version to 0.0.51 (#1393)

This commit is contained in:
Stephanie Anderl 2020-09-25 10:54:37 -07:00 коммит произвёл GitHub
Родитель 41c182f45d
Коммит 8ef1b1996e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -29,7 +29,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsInboxApps
vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.50
vstsPackageVersion: 0.0.51
- template: ./build-single-architecture.yaml
parameters:

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

@ -80,7 +80,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsInboxApps
vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.50
vstsPackageVersion: 0.0.51
- powershell: |
# Just modify this line to indicate where your en-us PDP file is. Leave the other lines alone.