Skip to content

Commit e0af004

Browse files
Remove myget feed from NuGet.config. Again.
Remove myget.org from our feed again. I will try and come up with a better solution for this in master.
1 parent 4651173 commit e0af004

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
@@ -4,7 +4,5 @@
44
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
55
<clear />
66
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
7-
<!-- This dependency is not present in the release branch -->
8-
<add key="coreclrdebug" value="https://www.myget.org/F/coreclr-debug/api/v3/index.json" />
97
</packageSources>
108
</configuration>

0 commit comments

Comments
 (0)