Skip to content

Commit 8abca82

Browse files
author
Raj Seshasankaran
authored
Don't clear the global nuget config (microsoft#2246)
1 parent d106b1e commit 8abca82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nuget.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<!-- When <clear /> is present, previously defined sources are ignored -->
99
<!-- Remove this tag or un-comment the nuget.org source below to restore packages from nuget.org -->
1010
<!-- For more info, see https://docs.nuget.org/consume/nuget-config-file -->
11-
<clear />
1211
<!-- Intentionally v2, as v3 doesn't yet support list which is used by Update-Environment.ps1 -->
1312
<add key="vss-package-management" value="https://www.myget.org/F/vss-package-management/api/v2" />
1413
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />

0 commit comments

Comments
 (0)