Skip to content

Commit

Permalink
Don't use the nuget packages directory as fallback.
Browse files Browse the repository at this point in the history
.. because we explicitly set `NUGET_PACKAGES` envvar now.
  • Loading branch information
radical committed Sep 29, 2022
1 parent 28cfbcd commit 785504e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mono/wasm/Wasm.Build.Tests/data/nuget7.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<!-- Don't use any higher level config files. -->
<fallbackPackageFolders>
<clear />
<add key="local" value=".nuget" />
</fallbackPackageFolders>
<packageSources>
<clear />
Expand Down

0 comments on commit 785504e

Please sign in to comment.