Updated the internals version to match the version with the latest graphing engine package. (#1121)

This commit is contained in:
Stephanie Anderl 2020-03-30 19:20:31 -07:00 committed by GitHub
parent f552428d97
commit bbeee0aad0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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