Skip to content

Commit fcff9b0

Browse files
authored
Revert "Unset NUGET_PACKAGES in official build only (#9523)" (#9533)
This reverts commit 67d742f. This workaround no more needed.
1 parent 16f6e5c commit fcff9b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.vsts-dotnet.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ stages:
9494
value: 'int.main'
9595
- name: VisualStudio.DropName
9696
value: Products/$(System.TeamProject)/$(Build.Repository.Name)/$(Build.SourceBranchName)/$(Build.BuildNumber)
97-
- name: NUGET_PACKAGES
98-
value:
9997

10098
steps:
10199
- task: NuGetToolInstaller@0

0 commit comments

Comments
 (0)