From 7766c702abf4b238479d9c38eb1697518ca4dc70 Mon Sep 17 00:00:00 2001 From: Cory Volk <57420088+volkcor@users.noreply.github.com> Date: Tue, 26 Jul 2022 12:13:45 -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 0f195113..ed06ef15 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.100 + vstsPackageVersion: 0.0.101 - task: NuGetToolInstaller@1 displayName: Use NuGet 5.x