From 031d79291d0ea1fcd6399e967670aa9501db832d Mon Sep 17 00:00:00 2001 From: Cory Volk <57420088+volkcor@users.noreply.github.com> Date: Mon, 25 Jul 2022 11:26:23 -0700 Subject: [PATCH] Update package-msixbundle.yaml --- build/pipelines/templates/package-msixbundle.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pipelines/templates/package-msixbundle.yaml b/build/pipelines/templates/package-msixbundle.yaml index 36d98e9c..f739da2d 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.91 + vstsPackageVersion: 0.0.100 - task: PowerShell@2 displayName: Generate MsixBundle mapping