Update screenshots for Store product description page (#1864)
* Update build-single-architecture.yaml * Update package-msixbundle.yaml
This commit is contained in:
parent
be902d9dfe
commit
fa36caf25f
@ -45,7 +45,7 @@ jobs:
|
|||||||
downloadDirectory: $(Build.SourcesDirectory)
|
downloadDirectory: $(Build.SourcesDirectory)
|
||||||
vstsFeed: WindowsInboxApps
|
vstsFeed: WindowsInboxApps
|
||||||
vstsFeedPackage: calculator-internals
|
vstsFeedPackage: calculator-internals
|
||||||
vstsPackageVersion: 0.0.78
|
vstsPackageVersion: 0.0.91
|
||||||
|
|
||||||
- task: NuGetToolInstaller@1
|
- task: NuGetToolInstaller@1
|
||||||
displayName: Use NuGet 5.x
|
displayName: Use NuGet 5.x
|
||||||
|
@ -47,7 +47,7 @@ jobs:
|
|||||||
downloadDirectory: $(Build.SourcesDirectory)
|
downloadDirectory: $(Build.SourcesDirectory)
|
||||||
vstsFeed: WindowsInboxApps
|
vstsFeed: WindowsInboxApps
|
||||||
vstsFeedPackage: calculator-internals
|
vstsFeedPackage: calculator-internals
|
||||||
vstsPackageVersion: 0.0.78
|
vstsPackageVersion: 0.0.91
|
||||||
|
|
||||||
- task: PowerShell@2
|
- task: PowerShell@2
|
||||||
displayName: Generate MsixBundle mapping
|
displayName: Generate MsixBundle mapping
|
||||||
@ -155,4 +155,4 @@ jobs:
|
|||||||
displayName: Publish StoreBroker Payload artifact
|
displayName: Publish StoreBroker Payload artifact
|
||||||
inputs:
|
inputs:
|
||||||
pathtoPublish: $(StoreBrokerPackagePath)
|
pathtoPublish: $(StoreBrokerPackagePath)
|
||||||
artifactName: storeBrokerPayload
|
artifactName: storeBrokerPayload
|
||||||
|
Loading…
Reference in New Issue
Block a user