Update graph internal engine verseion (#1466) (#25)

(cherry picked from commit 0048dcb500)

Co-authored-by: Quentin Al-Timimi <27322516+quentin987@users.noreply.github.com>
This commit is contained in:
hanzhang54 2021-04-25 16:14:28 +08:00 committed by GitHub
commit 02c33f74e8
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.