Skip to content

Commit 4755eee

Browse files
Remove myget.org package sources
1 parent 15e65ec commit 4755eee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

coreclr-debug/NuGet.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
<packageSources>
44
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
55
<clear />
6-
<add key="dotnet-core" value="https://www.myget.org/F/dotnet-core/api/v3/index.json" />
76
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
8-
<add key="coreclr-debug" value="https://www.myget.org/F/coreclr-debug/api/v3/index.json" />
97
</packageSources>
108
</configuration>

0 commit comments

Comments
 (0)