Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit b37b506

Browse files
kzuadalon
authored andcommitted
Remove unnecessary nuget feeds
1 parent 1627eba commit b37b506

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/NuGet.Config

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<add key="NuGetCI" value="https://dotnet.myget.org/F/nuget-build/api/v3/index.json" />
65
<add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />
7-
<add key="Merq-CI" value="https://ci.appveyor.com/nuget/merq" />
8-
<add key="Clide-CI" value="https://ci.appveyor.com/nuget/clide" />
96
<add key="NuGetVolatile" value="https://dotnet.myget.org/F/nuget-volatile/api/v3/index.json" />
107
</packageSources>
118
<disabledPackageSources>

0 commit comments

Comments
 (0)