From 6f3554f32f898c3f238de870529e1231d9f80a62 Mon Sep 17 00:00:00 2001 From: Han Zhang Date: Wed, 27 Jul 2022 10:41:22 +0800 Subject: [PATCH] Update internal package --- build/pipelines/templates/build-single-architecture.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pipelines/templates/build-single-architecture.yaml b/build/pipelines/templates/build-single-architecture.yaml index ed06ef15..313a50a6 100644 --- a/build/pipelines/templates/build-single-architecture.yaml +++ b/build/pipelines/templates/build-single-architecture.yaml @@ -45,7 +45,7 @@ jobs: downloadDirectory: $(Build.SourcesDirectory) vstsFeed: WindowsInboxApps vstsFeedPackage: calculator-internals - vstsPackageVersion: 0.0.101 + vstsPackageVersion: 0.0.102 - task: NuGetToolInstaller@1 displayName: Use NuGet 5.x