From 70e6e6f811071b1443682c97fda0c83de7deccfc Mon Sep 17 00:00:00 2001 From: Cory Volk <57420088+volkcor@users.noreply.github.com> Date: Tue, 26 Jul 2022 12:13:17 -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 f739da2d..dc1577b8 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.100 + vstsPackageVersion: 0.0.101 - task: PowerShell@2 displayName: Generate MsixBundle mapping