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 9c2e630 commit 402f21dCopy full SHA for 402f21d
sln/.nuget/NuGet.Config
@@ -6,9 +6,6 @@
6
</solution>
7
<packageSources>
8
<clear />
9
- <add key="nuget.org" value="https://www.nuget.org/api/v2/" />
10
- <add key="buildTools" value="https://www.myget.org/F/30de4ee06dd54956a82013fa17a3accb/" />
11
- <add key="externalComponentDependencies" value="https://www.myget.org/F/02a8fd0d231848d2ae32cd901e273000" />
12
- <add key="ODataLibNightly" value="https://www.myget.org/F/odlnightly" />
+ <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
13
</packageSources>
14
</configuration>
0 commit comments