From eecd4c9328d62890cbb2c7ff57486813204ab614 Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Mon, 24 Jan 2022 20:53:16 -0800 Subject: [PATCH] Update release.yml --- .pipelines/release.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.pipelines/release.yml b/.pipelines/release.yml index b1840cc333..1f1eb2adeb 100644 --- a/.pipelines/release.yml +++ b/.pipelines/release.yml @@ -64,9 +64,8 @@ jobs: nuGetServiceConnections: PowerToysCDPxFeed - task: NuGetToolInstaller@1 - displayName: Use NuGet 5.10 - inputs: - versionSpec: 5.10 + displayName: Use NuGet Installer latest + # this will restore the following nugets: # - main solution # - Bug report tool