From d177e2926452be62b1c8b509de75e86cc51a1916 Mon Sep 17 00:00:00 2001 From: Han Zhang Date: Mon, 25 Jul 2022 10:36:02 +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 7e1e1577..b3fb2cd6 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.91 + vstsPackageVersion: 0.0.97 - task: NuGetToolInstaller@1 displayName: Use NuGet 5.x