We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d106b1e commit 8abca82Copy full SHA for 8abca82
nuget.config
@@ -8,7 +8,6 @@
8
<!-- When <clear /> is present, previously defined sources are ignored -->
9
<!-- Remove this tag or un-comment the nuget.org source below to restore packages from nuget.org -->
10
<!-- For more info, see https://docs.nuget.org/consume/nuget-config-file -->
11
- <clear />
12
<!-- Intentionally v2, as v3 doesn't yet support list which is used by Update-Environment.ps1 -->
13
<add key="vss-package-management" value="https://www.myget.org/F/vss-package-management/api/v2" />
14
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
0 commit comments