From be2413537a237f843aa3011af8a465175546e4d6 Mon Sep 17 00:00:00 2001 From: Han Zhang Date: Wed, 27 Jul 2022 16:34:00 +0800 Subject: [PATCH] Update internal package --- 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 dc1577b8..9701cb8d 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.101 + vstsPackageVersion: 0.0.103 - task: PowerShell@2 displayName: Generate MsixBundle mapping