Skip to content

Commit

Permalink
Update the internals version to match the internal change
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderl committed Oct 1, 2020
1 parent 8a258d1 commit 2fc43f7
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.52
vstsPackageVersion: 0.0.53

- 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.52
vstsPackageVersion: 0.0.53

- 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 2fc43f7

Please sign in to comment.