Skip to content

Commit 0aca962

Browse files
Merge pull request #504 from gregg-miskelly/ReDisableMyGet
Re-disable myget.org
2 parents 4651173 + e0af004 commit 0aca962

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)