We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ca8b1 commit 9b22f49Copy full SHA for 9b22f49
1 file changed
eng/common/internal/NuGet.config
@@ -2,6 +2,6 @@
2
<configuration>
3
<packageSources>
4
<clear />
5
- <add key="dotnet-core-internal" value="https://pkgs.dev.azure.com/devdiv/_packaging/dotnet-core-internal/nuget/v3/index.json" />
+ <add key="dotnet-core-internal-tooling" value="https://pkgs.dev.azure.com/devdiv/_packaging/dotnet-core-internal-tooling/nuget/v3/index.json" />
6
</packageSources>
7
</configuration>
0 commit comments