Fix typo in splash icon names (#1400)

* Fix typo in splash screen icon names

* Update the internals version to match the internal change

* Update the internals version to match the internal change
This commit is contained in:
Stephanie Anderl
2020-10-01 17:22:22 -07:00
committed by GitHub
parent 8ef1b1996e
commit c97f1c6430
9 changed files with 12 additions and 12 deletions

View File

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

View File

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