diff --git a/.vsts-dotnet.yml b/.vsts-dotnet.yml index ea163193844..1c28b3bf2ca 100644 --- a/.vsts-dotnet.yml +++ b/.vsts-dotnet.yml @@ -94,8 +94,6 @@ stages: value: 'int.main' - name: VisualStudio.DropName value: Products/$(System.TeamProject)/$(Build.Repository.Name)/$(Build.SourceBranchName)/$(Build.BuildNumber) - - name: NUGET_PACKAGES - value: steps: - task: NuGetToolInstaller@0