diff --git a/build/pipelines/templates/package-msixbundle.yaml b/build/pipelines/templates/package-msixbundle.yaml index bf6f6959..36d98e9c 100644 --- a/build/pipelines/templates/package-msixbundle.yaml +++ b/build/pipelines/templates/package-msixbundle.yaml @@ -47,7 +47,7 @@ jobs: downloadDirectory: $(Build.SourcesDirectory) vstsFeed: WindowsInboxApps vstsFeedPackage: calculator-internals - vstsPackageVersion: 0.0.78 + vstsPackageVersion: 0.0.91 - task: PowerShell@2 displayName: Generate MsixBundle mapping @@ -155,4 +155,4 @@ jobs: displayName: Publish StoreBroker Payload artifact inputs: pathtoPublish: $(StoreBrokerPackagePath) - artifactName: storeBrokerPayload \ No newline at end of file + artifactName: storeBrokerPayload