Volkcor/Update internal repo version to update screenshots for Store PDP (#1870)

This commit is contained in:
Cory Volk
2022-07-26 13:45:40 -07:00
committed by GitHub
parent 33767cf551
commit 2b836d1d13
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory) downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsInboxApps vstsFeed: WindowsInboxApps
vstsFeedPackage: calculator-internals vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.91 vstsPackageVersion: 0.0.101
- task: NuGetToolInstaller@1 - task: NuGetToolInstaller@1
displayName: Use NuGet 5.x displayName: Use NuGet 5.x

View File

@@ -47,7 +47,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory) downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsInboxApps vstsFeed: WindowsInboxApps
vstsFeedPackage: calculator-internals vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.91 vstsPackageVersion: 0.0.101
- task: PowerShell@2 - task: PowerShell@2
displayName: Generate MsixBundle mapping displayName: Generate MsixBundle mapping