We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f0bd8d commit 9703a2cCopy full SHA for 9703a2c
src/ResourceManager/ServerManagement/NuGet.Config
@@ -3,9 +3,4 @@
3
<config>
4
<add key="repositorypath" value="..\..\packages" />
5
</config>
6
- <packageSources>
7
- <add key="nugetorg" value="http://nuget.org/api/v2" />
8
- <add key="local" value="e:\work\github\azure-sdk-for-net\binaries\packages" />
9
- </packageSources>
10
-
11
</configuration>
0 commit comments