Skip to content

Commit

Permalink
Revert "Unset NUGET_PACKAGES in official build only (#9523)" (#9533)
Browse files Browse the repository at this point in the history
This reverts commit 67d742f.
This workaround no more needed.
  • Loading branch information
AR-May committed Dec 13, 2023
1 parent 16f6e5c commit fcff9b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vsts-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fcff9b0

Please sign in to comment.