Skip to content

Commit 8b4a206

Browse files
committed
update sources
1 parent 0c2ec17 commit 8b4a206

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

NuGet.Config

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,7 @@
77
<packageSources>
88
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
99
<clear />
10-
<add key="artifacts" value="./artifacts" />
11-
<add key="artifacts" value="./artifacts/4.2" />
12-
<add key="myget.org fsharp-daily" value="https://www.myget.org/F/fsharp-daily/api/v3/index.json" />
13-
<add key="myget.org roslyn-master-nightly" value="https://dotnet.myget.org/F/roslyn-master-nightly/api/v3/index.json" />
14-
<add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
15-
<add key="myget.org dotnet-buildtools" value="https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json" />
16-
<add key="myget.org roslyn-tools" value="https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json" />
1710
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
18-
<add key="myget.org roslyn tools" value="https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json" />
19-
<add key="myget.org roslyn" value="https://dotnet.myget.org/F/roslyn/api/v3/index.json" />
2011
</packageSources>
2112

2213
</configuration>

0 commit comments

Comments
 (0)