Update graph internal engine verseion (#1466)

This commit is contained in:
Quentin Al-Timimi 2021-01-11 15:37:37 -08:00 committed by GitHub
parent 66ad328d00
commit 0048dcb500
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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