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