Skip to content

Commit 76f7c20

Browse files
authored
Merge pull request #709 from chuckries/master
Remove dotnet-core nuget feed
2 parents be177cd + c3ca3b1 commit 76f7c20

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)