diff --git a/.pipelines/ci/templates/build-powertoys-steps.yml b/.pipelines/ci/templates/build-powertoys-steps.yml index bf25eca43f..929ee9f938 100644 --- a/.pipelines/ci/templates/build-powertoys-steps.yml +++ b/.pipelines/ci/templates/build-powertoys-steps.yml @@ -13,7 +13,7 @@ steps: packageType: sdk version: '6.x' -- task: NuGetToolInstaller@0 +- task: NuGetToolInstaller@1 displayName: Ensure NuGet Installer - task: VisualStudioTestPlatformInstaller@1