We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be177cd + c3ca3b1 commit 76f7c20Copy full SHA for 76f7c20
coreclr-debug/NuGet.config
@@ -6,6 +6,5 @@
6
<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" />
9
- <add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
10
</packageSources>
11
</configuration>
0 commit comments