Update internals package to 0.0.49 (#1364)

This commit is contained in:
Matt Cooley 2020-09-03 12:27:27 -07:00 committed by GitHub
parent 503c27ae7b
commit c508cc29ed
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: WindowsInboxApps
vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.45
vstsPackageVersion: 0.0.49
- template: ./build-single-architecture.yaml
parameters:

View File

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