From 8d3429d6243ae71ee37ab55900d374d2d7ac40be Mon Sep 17 00:00:00 2001 From: Han Zhang Date: Mon, 25 Jul 2022 12:08:44 +0800 Subject: [PATCH] Update internal version --- 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 b3fb2cd6..e9c48e61 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.97 + vstsPackageVersion: 0.0.98 - task: NuGetToolInstaller@1 displayName: Use NuGet 5.x