Skip to content

Commit

Permalink
Update the pipeline internal version to 0.0.51 (microsoft#1393)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderl authored Sep 25, 2020
1 parent 41c182f commit 8ef1b19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/pipelines/templates/build-app-internal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8ef1b19

Please sign in to comment.