From 0a5a8b0615dfa56be9ef9ec843276c1cfba5575d Mon Sep 17 00:00:00 2001 From: Cory Volk <57420088+volkcor@users.noreply.github.com> Date: Thu, 14 Jul 2022 09:10:24 -0700 Subject: [PATCH] Update package-msixbundle.yaml --- build/pipelines/templates/package-msixbundle.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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