We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22159d4 commit 0aa03e2Copy full SHA for 0aa03e2
NuGet.Config
@@ -3,10 +3,4 @@
3
<solution>
4
<add key="disableSourceControlIntegration" value="true" />
5
</solution>
6
- <packageSources>
7
- <clear />
8
- <add key="CI Builds (dotnet-core)" value="https://www.myget.org/F/dotnet-core/api/v3/index.json" />
9
- <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
10
- <add key="powershell-core" value="https://powershell.myget.org/F/powershell-core/api/v3/index.json" />
11
- </packageSources>
12
-</configuration>
+</configuration>
0 commit comments