From a7cf131a0b90973d113d468373680ad16eeb4d7c Mon Sep 17 00:00:00 2001 From: Cory Volk <57420088+volkcor@users.noreply.github.com> Date: Mon, 25 Jul 2022 11:25:48 -0700 Subject: [PATCH] Update build-single-architecture.yaml --- 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..0f195113 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.100 - task: NuGetToolInstaller@1 displayName: Use NuGet 5.x