Commit 45c2eb4
Fix BuildAssetsUtilsTests to not depend on host machine envvars
Use SettingsUtility.GetGlobalPackagesFolder with an empty
IEnvironmentVariableReader so the test doesn't pick up the
NUGET_PACKAGES environment variable from the host machine.
Agent-Logs-Url: https://github.com/NuGet/NuGet.Client/sessions/e7319773-b4d6-448e-b48f-96427c36f739
Co-authored-by: nkolev92 <2878341+nkolev92@users.noreply.github.com>1 parent 0f585d9 commit 45c2eb4
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
180 | | - | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| |||
0 commit comments