Skip to content

Commit c3ca3b1

Browse files
committed
Remove dotnet-core nuget feed
System.Reflection.Metadata has been pulished to nuget.org so we no longer need this feed dependency.
1 parent fe46377 commit c3ca3b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coreclr-debug/NuGet.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@
66
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
77
<!-- This dependency is not present in the release branch -->
88
<add key="coreclrdebug" value="https://www.myget.org/F/coreclr-debug/api/v3/index.json" />
9-
<add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
109
</packageSources>
1110
</configuration>

0 commit comments

Comments
 (0)